diff --git a/community/php82-pecl-igbinary/APKBUILD b/community/php82-pecl-igbinary/APKBUILD
index d682d22ff31555426b9144126a24bccb4c117f12..4ca960d3b73827f0bc316b417f2c8b3404cff73c 100644
--- a/community/php82-pecl-igbinary/APKBUILD
+++ b/community/php82-pecl-igbinary/APKBUILD
@@ -3,7 +3,7 @@
 
 pkgname=php82-pecl-igbinary
 _extname=igbinary
-pkgver=3.2.15
+pkgver=3.2.16
 pkgrel=0
 pkgdesc="Igbinary is a drop in replacement for the standard PHP 8.2 serializer - PECL"
 url="https://pecl.php.net/package/igbinary"
@@ -45,5 +45,5 @@ package() {
 }
 
 sha512sums="
-1901765d302624ec0e8356fde6feabb8406122357e8ba178af6e9863e78a30f779c711785b981b8871d6c59f17bccfafe1d257a05a449935013ad8b62f7121c5  php-pecl-igbinary-3.2.15.tgz
+ad806ad42398e2355b18d7f99da6ac176a8d5de829cc9d7c0c38a211f4092cafdde80f6fa989dbdc77ea912e054ce88825675c727afd3a6e0d3150b3796a7bcd  php-pecl-igbinary-3.2.16.tgz
 "