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 7f454990a08..82f3238d659 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.16.14
+pkgver=1.16.16
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="96f5ca20acb6d6c528a1eeec1441b28dd70244c823e02b4cea734c933a0cea2695302e60e105feb863968d2f99139bef312c36bc17837c3fa214953aec5716c9 botocore-1.16.14.tar.gz"
+sha512sums="54783246f1f500cac6ce87118c361f32515c4dcd3af13264edba709bcbf491ee539053a7c10052f9cfa7805564068ae83b58b18e17d7150eb57ef396b43410c1 botocore-1.16.16.tar.gz"