diff options
-rw-r--r-- | community/php8-pecl-protobuf/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/php8-pecl-protobuf/APKBUILD b/community/php8-pecl-protobuf/APKBUILD index a7e87841b74..77a074ff4e1 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.20.1 +pkgver=3.21.1 pkgrel=0 pkgdesc="PHP 8.0 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 " |