diff --git a/testing/php82-pecl-protobuf/APKBUILD b/testing/php82-pecl-protobuf/APKBUILD
index 55009dad13b6ced964b2c826d4f4697b891eaa51..9e82b89f5c23a205e5834bdea0b7cfc0c1ce1c75 100644
--- a/testing/php82-pecl-protobuf/APKBUILD
+++ b/testing/php82-pecl-protobuf/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: TBK <alpine@jjtc.eu>
 pkgname=php82-pecl-protobuf
 _extname=protobuf
-pkgver=3.21.7
+pkgver=3.21.10
 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="
-32970c3ae7dc78c66ca4f04b14313e17368993585e22605d93839c1f7e7cfd75d60752d43a9e518fca48ccc23fc86235bab0e11b08c03450587ff64d65e48133  php-pecl-protobuf-3.21.7.tgz
+720430ce48f5638154088b0616066d97ca1ee61eea2e1f44b810b582dfc616d3789761564ee76918fa14a2333e407db79e27131c95e5c1ab7047b175baf9fd70  php-pecl-protobuf-3.21.10.tgz
 "