aboutsummaryrefslogtreecommitdiffstats
path: root/community/php7-pecl-protobuf/APKBUILD
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2021-04-10 03:18:50 +0300
committerAndy Postnikov <apostnikov@gmail.com>2021-05-07 15:49:36 +0300
commit047e204cc072926a51f8e57ee5c31eff3f01e033 (patch)
tree902c9af779323cc6283de51c20b6c01d26a063d2 /community/php7-pecl-protobuf/APKBUILD
parent9141cb56be5387e2df80d082bae5532e8ea0091b (diff)
community/php7-pecl-protobuf: upgrade to 3.16.0
Diffstat (limited to 'community/php7-pecl-protobuf/APKBUILD')
-rw-r--r--community/php7-pecl-protobuf/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/community/php7-pecl-protobuf/APKBUILD b/community/php7-pecl-protobuf/APKBUILD
index 6d820fc63a3..c9b01f43eaf 100644
--- a/community/php7-pecl-protobuf/APKBUILD
+++ b/community/php7-pecl-protobuf/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: TBK <alpine@jjtc.eu>
pkgname=php7-pecl-protobuf
_extname=protobuf
-pkgver=3.15.5
+pkgver=3.16.0
pkgrel=0
pkgdesc="PHP 7 extension: Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data."
url="https://pecl.php.net/package/protobuf"
@@ -33,4 +33,6 @@ package() {
echo "extension=$_extname" > $_confdir/$_extname.ini
}
-sha512sums="42a90bf9d263f42f22bffb21d1107342eba2924fbba413a7fe01a4ada7d8a826d2506b3aa8a7a303aed0ab2dca9c5f0a97c0344fe367470905a1f60c1c271b02 php-pecl-protobuf-3.15.5.tgz"
+sha512sums="
+e78a2bed2dc5f2dfc547d85b3886e8b93ceedf14817b0f9652804f61c24156b7c909bb95b6a88b55548da66b25d5b4b71485a0df5930669da38b186c2bd80e1d php-pecl-protobuf-3.16.0.tgz
+"