From f9013886da10a3d3f5c60f191bca84791ad262c6 Mon Sep 17 00:00:00 2001 From: Andy Postnikov Date: Mon, 5 Aug 2024 00:18:13 +0200 Subject: [PATCH] testing/php81-pecl-protobuf: upgrade to 4.27.3 --- 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 0438ecebaa2..bfcfa7db583 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.26.0 +pkgver=4.27.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=" -7e5cff2b6d2c50b0ca4fe7282bf19fbba3b66071b1e8565798cd8f024ca04f1e5174a1764db7dee07c65838551464ff9c6fa74178d4b2eda7fc66c2529540ec8 php-pecl-protobuf-4.26.0.tgz +b1805ae04ae8f3278bafd6b7f7d5d1783bf4abeb3ee6e02bf9bf597627b3056af599977e66ee84e89b65cf90f9ffce6e889b0c6a26f410d0e390fa7b69e5c21e php-pecl-protobuf-4.27.3.tgz "