From 5374887b29d2a438cb5b3d78de2619ba5840f563 Mon Sep 17 00:00:00 2001 From: Andy Postnikov Date: Tue, 4 Feb 2020 10:54:54 +0200 Subject: community/php7-pecl-protobuf: upgrade to 3.11.3 --- community/php7-pecl-protobuf/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/php7-pecl-protobuf') diff --git a/community/php7-pecl-protobuf/APKBUILD b/community/php7-pecl-protobuf/APKBUILD index 526361ca9f..3f6645450a 100644 --- a/community/php7-pecl-protobuf/APKBUILD +++ b/community/php7-pecl-protobuf/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: TBK pkgname=php7-pecl-protobuf _pkgreal=protobuf -pkgver=3.11.2 +pkgver=3.11.3 pkgrel=0 pkgdesc="PHP7 extension: Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data." url="https://pecl.php.net/package/protobuf" @@ -32,4 +32,4 @@ package() { echo "extension=$_pkgreal.so" > "$pkgdir"/etc/php7/conf.d/$_pkgreal.ini } -sha512sums="d17b9c5577f7947d86d8d6b5dfbf2a90b69d6b65f0d1cb32b72ff79aea5b0786cc713a63664541fb0178ee1ec4b8d9d7a98acbb1b9bf949c52d6865e1292b3e3 protobuf-3.11.2.tgz" +sha512sums="20c70b9045cc836cfe0879fccf3ebb23a2f42f46f537edcdd4a05de068918419f884c035c9207b8957f5aa984fda0efbddc57894c716c47e8dc7f63998a7f507 protobuf-3.11.3.tgz" -- cgit v1.2.3