diff options
| -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 172d13969b..a879e69f2b 100644 --- a/testing/py3-botocore/APKBUILD +++ b/testing/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.13.6 +pkgver=1.13.8 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="13589ba06d4d2063a45cdd73066c663400f424b5bfcf6b490e75660111d9fcee7d6b09ae43dbc0bc6e56b8c8eaae9c9945e2274c3bd3713fb20470133d3493cd botocore-1.13.6.tar.gz" +sha512sums="e031738f01214945a4b397bef62c88cdcb88cecedc91973eaf792fe49ba232be71b887f311949d0e8e1181510c91262cbca57018829e2348213bb3de18b2e6c4 botocore-1.13.8.tar.gz" |
