From e48678b6ff85fc409c87bb1ea5a5ae228a704934 Mon Sep 17 00:00:00 2001 From: Andy Postnikov Date: Sat, 14 Dec 2019 21:18:50 +0200 Subject: [PATCH] testing/py3-protobuf: upgrade to 3.11.2 --- 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 8a14684d4c8..cc3d790b53a 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.1 +pkgver=3.11.2 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="226295f70659f4da24d0a22739c1e451082b0f332ae85e8cc4622854d04e727f2166b7bbe0a90ece631d5123cd96077c27a87e33cf5da286685afaff0f8a0fba protobuf-python-3.11.1.tar.gz" +sha512sums="5960dcfa83799e7c7bd2b5ef609f6765440e480be74a4aed0b317bf0de1d03b82fab5c2f12577d2254b96f28e2f0ef87c45df54453384211263bf3215dc50e13 protobuf-python-3.11.2.tar.gz"