From 016d6d125edd0a96f0580ac016a36ac46f901b07 Mon Sep 17 00:00:00 2001 From: psykose Date: Fri, 28 Oct 2022 01:06:52 +0000 Subject: [PATCH] testing/php82-pecl-protobuf: upgrade to 3.21.7 --- testing/php82-pecl-protobuf/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/php82-pecl-protobuf/APKBUILD b/testing/php82-pecl-protobuf/APKBUILD index e373f8f6d97..55009dad13b 100644 --- a/testing/php82-pecl-protobuf/APKBUILD +++ b/testing/php82-pecl-protobuf/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: TBK pkgname=php82-pecl-protobuf _extname=protobuf -pkgver=3.21.6 +pkgver=3.21.7 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=" -7632be41fee2fcfa1a3f145aeb87a989afa4840804ee9d29e628737a3443bf41c5d356bd586742885eaf8499b7c16140df4709a380071237c2e1c39f07d8c009 php-pecl-protobuf-3.21.6.tgz +32970c3ae7dc78c66ca4f04b14313e17368993585e22605d93839c1f7e7cfd75d60752d43a9e518fca48ccc23fc86235bab0e11b08c03450587ff64d65e48133 php-pecl-protobuf-3.21.7.tgz "