diff --git a/testing/php81-pecl-protobuf/APKBUILD b/testing/php81-pecl-protobuf/APKBUILD index 4ddb600ff06..2fc565764b3 100644 --- a/testing/php81-pecl-protobuf/APKBUILD +++ b/testing/php81-pecl-protobuf/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: TBK pkgname=php81-pecl-protobuf _extname=protobuf -pkgver=4.29.0 +pkgver=4.29.3 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=" -e7c4bca38af0a1122e530ebf6353cdd57a3c8cb71c31de818d0b187a0663589dbc0cdfd7124af8309cfb840de1b31928f6dab9d611b992a2783a7f87904eee81 php-pecl-protobuf-4.29.0.tgz +a376f9779b18e001b4c663eaa7ae09b1249076cb2693ebe0b4f55bab84f234e14f06105281ed3994251aeb5cbc3cd12c1965594729406ff4d8711b1716f73f53 php-pecl-protobuf-4.29.3.tgz "