aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-18 03:22:46 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-18 06:57:30 +0000
commit69b4d239043744bbfd8b89c97f95940ca3666273 (patch)
treea22b809ea2d48281458c5e3c7bfc51051f1c55f2 /community
parent7134ca0f2099da0c53854d49f5f4b14c31678a1d (diff)
downloadaports-69b4d239043744bbfd8b89c97f95940ca3666273.tar.bz2
aports-69b4d239043744bbfd8b89c97f95940ca3666273.tar.xz
community/py3-boto3: upgrade to 1.12.23
Diffstat (limited to 'community')
-rw-r--r--community/py3-boto3/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-boto3/APKBUILD b/community/py3-boto3/APKBUILD
index cc39664298..cd8a04ff44 100644
--- a/community/py3-boto3/APKBUILD
+++ b/community/py3-boto3/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Valery Kartel <valery.kartel@gmail.com>
pkgname=py3-boto3
_pkgname=boto3
-pkgver=1.12.21
+pkgver=1.12.23
pkgrel=0
pkgdesc="AWS SDK for Python (Boto3)"
url="https://aws.amazon.com/sdk-for-python/"
@@ -25,4 +25,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="881fd05087165da8089b9ec4293cf2cf2bddafb03e9b5079d900b1fb7585e9f0688000e3198132e57c575dc9f4f2a75c66561efab9daf9fd16738ccf53002e91 boto3-1.12.21.tar.gz"
+sha512sums="5284d7e1efb014df169a6ced03c3213a9b3d4150a845e94e4db409014ef4e3a898d2932ebc30c2415a80a987bae4323355070a2be3641252635b6b8e4cf6f23e boto3-1.12.23.tar.gz"