From 555bf0ca345005d97bf9954c774c04d4d2e55854 Mon Sep 17 00:00:00 2001 From: Andy Postnikov Date: Sat, 31 Mar 2018 18:50:53 +0300 Subject: testing/py-protobuf: upgrade to 3.5.2 --- testing/py-protobuf/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/py-protobuf/APKBUILD b/testing/py-protobuf/APKBUILD index da983aa7a0..f48eeec290 100644 --- a/testing/py-protobuf/APKBUILD +++ b/testing/py-protobuf/APKBUILD @@ -2,7 +2,7 @@ # Contributor: Corentin Henry pkgname=py-protobuf _pkgname=${pkgname#py-} -pkgver=3.5.1 +pkgver=3.5.2 pkgrel=0 pkgdesc="Google's data interchange format." url="https://github.com/google/protobuf" @@ -53,4 +53,4 @@ _py() { chmod +r "$subpkgdir"/usr/lib/*/site-packages/*/* } -sha512sums="4406bb9687a949a92cad27a7c9cdf63dca9c73041e796da6731c0d5076ea8e46299be17e77df453bf94340fe5d96b2b6f2436962a126c3157cf21606b42a60ae py-protobuf-3.5.1.tar.gz" +sha512sums="b9ad019476f12506c3176f41ed8935a16b6f2dacc167414075bc0a775c382b02e57b3fcf00df6e7dba28fafd631adad982128ff88efc84caf4f718a12b8d2ae6 py-protobuf-3.5.2.tar.gz" -- cgit v1.2.3