aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/py3-botocore/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-botocore/APKBUILD b/community/py3-botocore/APKBUILD
index 7c7a22851e..f411db3f94 100644
--- a/community/py3-botocore/APKBUILD
+++ b/community/py3-botocore/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-botocore
_pkgname=botocore
# Verify required version from py3-boto3 on this package before upgrading
-pkgver=1.15.19
+pkgver=1.15.21
pkgrel=0
pkgdesc="The low-level, core functionality of Boto3"
url="https://github.com/boto/botocore"
@@ -29,4 +29,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="5c035936c28f9174a5c9b6b156f904d89b8f905ed0cc35e25aa5a5cb0f3be1772d7934345709487c8777c147d7775c35e598be84761dbb3989d7c31997665917 botocore-1.15.19.tar.gz"
+sha512sums="ad6ac7b03799ee9053c512b2ef77f6a97bc76bbb0ee49ec8b2db927b6dd00949e1a14f3ef317ef07b58c56e91191644bb8abdbadd76b14733b8e9bd58ddc0789 botocore-1.15.21.tar.gz"