diff --git a/community/php82-pecl-protobuf/APKBUILD b/community/php82-pecl-protobuf/APKBUILD index 693dda030352492204c9c4770da1fa9e1b302102..4e0c50ab70bc085226c92ac36974fc46bcb83f1c 100644 --- a/community/php82-pecl-protobuf/APKBUILD +++ b/community/php82-pecl-protobuf/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: TBK <alpine@jjtc.eu> pkgname=php82-pecl-protobuf _extname=protobuf -pkgver=4.28.3 +pkgver=4.29.0 pkgrel=0 pkgdesc="PHP 8.2 extension: Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data." url="https://pecl.php.net/package/protobuf" @@ -36,5 +36,5 @@ package() { } sha512sums=" -9c784c5e0e32fa795f86ab961664f93cb4b137ee5990e93383794c94252baceae4547ee5e1298f53bc8c22f80220987eb9a3fd7f21943d4a58e0fc04b4395289 php-pecl-protobuf-4.28.3.tgz +e7c4bca38af0a1122e530ebf6353cdd57a3c8cb71c31de818d0b187a0663589dbc0cdfd7124af8309cfb840de1b31928f6dab9d611b992a2783a7f87904eee81 php-pecl-protobuf-4.29.0.tgz "