From f415f94b063e74f8621ad0ff1f51a3047ab9e7ee Mon Sep 17 00:00:00 2001 From: Leo Date: Thu, 5 Dec 2019 22:54:17 +0100 Subject: testing/py3-protobuf: upgrade to 3.11.1 --- testing/py3-protobuf/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/py3-protobuf/APKBUILD b/testing/py3-protobuf/APKBUILD index 060e1b3359..8a14684d4c 100644 --- a/testing/py3-protobuf/APKBUILD +++ b/testing/py3-protobuf/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Corentin Henry # Contributor: Corentin Henry pkgname=py3-protobuf -pkgver=3.11.0 +pkgver=3.11.1 pkgrel=0 pkgdesc="Google's data interchange format." url="https://github.com/google/protobuf" @@ -32,4 +32,4 @@ package() { chmod +r "$subpkgdir"/usr/lib/*/site-packages/*/* } -sha512sums="c04bbd30cf067e90de8e7bfa4a235011a97f499062c315c8d9feb74c0d9a5c826cc0a451281d8e2427935c6ed32fd31f2f608e0cd05ee47d095e0012f21f2bfe protobuf-python-3.11.0.tar.gz" +sha512sums="226295f70659f4da24d0a22739c1e451082b0f332ae85e8cc4622854d04e727f2166b7bbe0a90ece631d5123cd96077c27a87e33cf5da286685afaff0f8a0fba protobuf-python-3.11.1.tar.gz" -- cgit v1.2.3