aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-27 14:06:19 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-11-27 14:14:55 +0100
commitea31858a4a171c57e8d82f2975c56068a95f0e19 (patch)
treeb86f9b5e0c76476a337db2460ba20e9e96a6f184
parent91adf3557da6e651a21ec2ae6267ad93f2f3309f (diff)
downloadaports-ea31858a4a171c57e8d82f2975c56068a95f0e19.tar.bz2
aports-ea31858a4a171c57e8d82f2975c56068a95f0e19.tar.xz
testing/py3-protobuf: upgrade to 3.11.0
-rw-r--r--testing/py3-protobuf/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-protobuf/APKBUILD b/testing/py3-protobuf/APKBUILD
index b3f1ab7171..060e1b3359 100644
--- a/testing/py3-protobuf/APKBUILD
+++ b/testing/py3-protobuf/APKBUILD
@@ -1,8 +1,8 @@
# Maintainer: Corentin Henry <corentinhenry@gmail.com>
# Contributor: Corentin Henry <corentinhenry@gmail.com>
pkgname=py3-protobuf
-pkgver=3.10.1
-pkgrel=1
+pkgver=3.11.0
+pkgrel=0
pkgdesc="Google's data interchange format."
url="https://github.com/google/protobuf"
arch="noarch"
@@ -32,4 +32,4 @@ package() {
chmod +r "$subpkgdir"/usr/lib/*/site-packages/*/*
}
-sha512sums="7919391f73772459082da177164ef1767240dafd5b743bff2063ad9fa98da0b8b66c4b76f8d8dd09c3beb04d2aab9f1a164341916b53685006b03c004748a968 protobuf-python-3.10.1.tar.gz"
+sha512sums="c04bbd30cf067e90de8e7bfa4a235011a97f499062c315c8d9feb74c0d9a5c826cc0a451281d8e2427935c6ed32fd31f2f608e0cd05ee47d095e0012f21f2bfe protobuf-python-3.11.0.tar.gz"