aboutsummaryrefslogtreecommitdiffstats
path: root/community/php7-pecl-protobuf
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2021-09-16 12:07:08 +0300
committerAndy Postnikov <apostnikov@gmail.com>2021-09-16 12:07:08 +0300
commit4f4e5d6108ab29ba503d5802b6b60d905b41b22f (patch)
tree58b2a12eeeb736411aaa7f75c9b32486b29135fb /community/php7-pecl-protobuf
parent137e4531c2dd49edcd89a00f834f52c87907166a (diff)
community/php7-pecl-protobuf: upgrade to 3.18.0
Diffstat (limited to 'community/php7-pecl-protobuf')
-rw-r--r--community/php7-pecl-protobuf/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/php7-pecl-protobuf/APKBUILD b/community/php7-pecl-protobuf/APKBUILD
index 0bb3e7aac84..aa470a4d146 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.17.1
+pkgver=3.18.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"
@@ -34,5 +34,5 @@ package() {
}
sha512sums="
-5b0d940fa8e5897fa5c8506b685ad739d02a0d217e5ffd15423cd2614e09618003889d5d095677fe4c71c91dfdab40823d4ba1d750666a2572547562843d78a5 php-pecl-protobuf-3.17.1.tgz
+b7455cf541bf3f728e6970606b8293826336984f020e33c8c1b03b6f5cc5402720a4c236468946b6c03f77d0f9d521d5495c5817563d431bb1cb5aa64ebd8113 php-pecl-protobuf-3.18.0.tgz
"