From c379394048e83fdcd043832670201b5b63576611 Mon Sep 17 00:00:00 2001 From: Andy Postnikov <apostnikov@gmail.com> Date: Sat, 10 Aug 2024 22:24:35 +0000 Subject: [PATCH] community/php82-pecl-igbinary: upgrade to 3.2.16 --- community/php82-pecl-igbinary/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/php82-pecl-igbinary/APKBUILD b/community/php82-pecl-igbinary/APKBUILD index d682d22ff315..4ca960d3b738 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 " -- GitLab