aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Postnikov <apostnikov@gmail.com>2022-05-28 02:15:43 +0300
committerAndy Postnikov <apostnikov@gmail.com>2022-05-28 01:48:30 +0000
commita6e95f8144a2a4148d59e307a508b6c92689447b (patch)
treea251485b3bc7981e23437bf03922a947037b12d2
parent1554c7446b642c4fd5398d93932bdd85c52a9107 (diff)
community/php81-pecl-protobuf: upgrade to 3.21.1
-rw-r--r--community/php81-pecl-protobuf/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/php81-pecl-protobuf/APKBUILD b/community/php81-pecl-protobuf/APKBUILD
index 79e4786cb3f..968d7a803dd 100644
--- a/community/php81-pecl-protobuf/APKBUILD
+++ b/community/php81-pecl-protobuf/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: TBK <alpine@jjtc.eu>
pkgname=php81-pecl-protobuf
_extname=protobuf
-pkgver=3.20.1
+pkgver=3.21.1
pkgrel=0
pkgdesc="PHP 8.1 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="
-20a0471b9a3ee2eaeb2d671c2d903e60885f6dbf50c8f386fd5a49b27d8144f891ec694e4332e67c11d9badfb4218105ba95b6b6d845494af12de5778aa83c36 php-pecl-protobuf-3.20.1.tgz
+ebc1f0ed219ebdeeb110b16656c232fb04ac9dd7e3a6a6585d7be88437b1e127853086d18bab4a39a16a42557aef3b9c1e4a6a19e5e1fa0389c9c3a8cb9ab59a php-pecl-protobuf-3.21.1.tgz
"