diff --git a/community/php81-pecl-protobuf/APKBUILD b/community/php81-pecl-protobuf/APKBUILD
index 5d95172d1fdea7416dbfea2d09bff587d4377741..72a20f9a08c8bf2ab55387befdbd4eb4988120eb 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
 "