From 18f48fba5bd3acf0831f3fbf8393e00662ea5a4f Mon Sep 17 00:00:00 2001 From: Andy Postnikov Date: Fri, 4 Oct 2019 13:42:29 +0300 Subject: community/php7-pecl-protobuf: upgrade to 3.10.0 --- community/php7-pecl-protobuf/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/php7-pecl-protobuf/APKBUILD') diff --git a/community/php7-pecl-protobuf/APKBUILD b/community/php7-pecl-protobuf/APKBUILD index c2a4deb450..7ebc588729 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.9.2 +pkgver=3.10.0 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="bd191fa35f935fdb18f9c447080e62b9987a119623612335a08f12ca83e87a6e5a8bdf8731715dfc451f8681145a672559eb39e0058017846c9de487d8979c6a protobuf-3.9.2.tgz" +sha512sums="c996baf95db4908bbd06a533d5ded5e1d9ed700e99604a5609de54dc5b0624235c7776afbb32ae652d182635ada1b80fdb04e0480eb4c6525f53b6b978f9c0e3 protobuf-3.10.0.tgz" -- cgit v1.2.3