aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2021-05-24 22:22:08 +0000
committerAndy Postnikov <apostnikov@gmail.com>2021-05-24 22:22:08 +0000
commit6242717b2ba839ff7bbcd266fd371e31e2617787 (patch)
treeab2d06bb3674216a774406110154f1cb9936dbfa
parenta58156e731f36e75747d22fe4fafaa9817a026e7 (diff)
community/php8-pecl-protobuf: upgrade to 3.17.1
-rw-r--r--community/php8-pecl-protobuf/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/php8-pecl-protobuf/APKBUILD b/community/php8-pecl-protobuf/APKBUILD
index 5ff1859ada5..bb400d7364d 100644
--- a/community/php8-pecl-protobuf/APKBUILD
+++ b/community/php8-pecl-protobuf/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: TBK <alpine@jjtc.eu>
pkgname=php8-pecl-protobuf
_extname=protobuf
-pkgver=3.17.0
+pkgver=3.17.1
pkgrel=0
pkgdesc="PHP 8 extension: Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data - PECL"
url="https://pecl.php.net/package/protobuf"
@@ -32,5 +32,5 @@ package() {
}
sha512sums="
-bf71543f632dea7638ba155ead5b52510d88f0e9fae80b3cf9e32a48c7701c14c714f6cac628b230b7b309b10492d921eac538b93bfda46e2310aaf836006bb5 php-pecl-protobuf-3.17.0.tgz
+5b0d940fa8e5897fa5c8506b685ad739d02a0d217e5ffd15423cd2614e09618003889d5d095677fe4c71c91dfdab40823d4ba1d750666a2572547562843d78a5 php-pecl-protobuf-3.17.1.tgz
"