diff --git a/community/php81-pecl-protobuf/APKBUILD b/community/php81-pecl-protobuf/APKBUILD index 29af28fcb7b..544322769c9 100644 --- a/community/php81-pecl-protobuf/APKBUILD +++ b/community/php81-pecl-protobuf/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: TBK pkgname=php81-pecl-protobuf _extname=protobuf -pkgver=3.22.4 +pkgver=3.23.0 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" @@ -34,5 +34,5 @@ package() { } sha512sums=" -a9d5e6cf6085c1b284d19b55d0100b9d81a22085933ae5a16ab318629b2894541231f1a75bbc0de84a68cb91ec7f4cd1fba126e77087a98e41af8ddf89a87edf php-pecl-protobuf-3.22.4.tgz +76c0a03e58b606e7bbf2ad84c8a1c42d9c9dc0fc2c834f2167526c54f30daca3b15aa3acec983baa39c2f195e313a6a875ad3c90d86694ea7ca232674350226a php-pecl-protobuf-3.23.0.tgz "