From e71a44ec3d5a11040f095dcc6bf4cdff95680403 Mon Sep 17 00:00:00 2001 From: Andy Postnikov Date: Thu, 28 Nov 2024 11:56:33 +0100 Subject: [PATCH] testing/php81-pecl-protobuf: upgrade to 4.29.0 --- testing/php81-pecl-protobuf/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/php81-pecl-protobuf/APKBUILD b/testing/php81-pecl-protobuf/APKBUILD index 77522b9c305..4ddb600ff06 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.28.3 +pkgver=4.29.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=" -9c784c5e0e32fa795f86ab961664f93cb4b137ee5990e93383794c94252baceae4547ee5e1298f53bc8c22f80220987eb9a3fd7f21943d4a58e0fc04b4395289 php-pecl-protobuf-4.28.3.tgz +e7c4bca38af0a1122e530ebf6353cdd57a3c8cb71c31de818d0b187a0663589dbc0cdfd7124af8309cfb840de1b31928f6dab9d611b992a2783a7f87904eee81 php-pecl-protobuf-4.29.0.tgz "