From a4bdb39f67cee4a92aa9bbef67ccdcb68569a6db Mon Sep 17 00:00:00 2001
From: psykose <alice@ayaya.dev>
Date: Thu, 15 Jun 2023 02:47:03 +0000
Subject: [PATCH] community/php81-pecl-protobuf: upgrade to 3.23.3

---
 community/php81-pecl-protobuf/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/php81-pecl-protobuf/APKBUILD b/community/php81-pecl-protobuf/APKBUILD
index 5d95172d1fde..72a20f9a08c8 100644
--- a/community/php81-pecl-protobuf/APKBUILD
+++ b/community/php81-pecl-protobuf/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: TBK <alpine@jjtc.eu>
 pkgname=php81-pecl-protobuf
 _extname=protobuf
-pkgver=3.23.2
+pkgver=3.23.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="
-2d162afc80bc2606bd6701834371a4851cdd2bb5858810adc755275240dd538f8b0f3df9da522a2b5c3dfe153b4502c0d0bbb02ad18126eea32d2a21861616e4  php-pecl-protobuf-3.23.2.tgz
+35055daf97c3ce5a5d4319af418620378a2d372312413b48a57f3911f904dca5622f59438dad630decfdfce596e6a1fca1b143c7701257240527a735a0caca51  php-pecl-protobuf-3.23.3.tgz
 "
-- 
GitLab