diff options
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/py3-botocore/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/py3-botocore/APKBUILD b/testing/py3-botocore/APKBUILD index 8b63173e31..9f7c32b57c 100644 --- a/testing/py3-botocore/APKBUILD +++ b/testing/py3-botocore/APKBUILD @@ -2,7 +2,7 @@ # Contributor: Valery Kartel <valery.kartel@gmail.com> pkgname=py3-botocore _pkgname=botocore -pkgver=1.12.225 +pkgver=1.12.228 pkgrel=0 pkgdesc="The low-level, core functionality of Boto3" url="https://github.com/boto/botocore" @@ -28,4 +28,4 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } -sha512sums="d0b04f388282e104b7a0ccb3887d3260a89574c412d4953a8cb22270c08edd9e141f7f60395b3e40dce710548a7e8ee0f8e4de56212b882659fb59d0f19ed698 botocore-1.12.225.tar.gz" +sha512sums="2a276401834a0a5dcf603f7c3418c3b555870714f7606c32f55fb4aa4b16c748b16017d30a532f3b0350103a44a2398479b77308507fbb5dea7d184fd600b54b botocore-1.12.228.tar.gz" |
