From f91cc65772f845ff162d67f02db704f62857eb54 Mon Sep 17 00:00:00 2001 From: Andy Postnikov Date: Thu, 10 Jun 2021 09:56:46 +0000 Subject: [PATCH] community/php8-pecl-igbinary: upgrade to 3.2.3 --- community/php8-pecl-igbinary/APKBUILD | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/community/php8-pecl-igbinary/APKBUILD b/community/php8-pecl-igbinary/APKBUILD index 5eb3a87108c..a78e443ba47 100644 --- a/community/php8-pecl-igbinary/APKBUILD +++ b/community/php8-pecl-igbinary/APKBUILD @@ -3,7 +3,7 @@ pkgname=php8-pecl-igbinary _extname=igbinary -pkgver=3.2.2 +pkgver=3.2.3 pkgrel=0 pkgdesc="Igbinary is a drop in replacement for the standard PHP 8 serializer - PECL" url="https://pecl.php.net/package/igbinary" @@ -39,4 +39,6 @@ package() { echo "extension=$_extname" > $_confdir/10_$_extname.ini } -sha512sums="0f1d2bf2d4314e9a4593aac954060ffa342f81aef9e288b46e97ae598965f0a526f5fd3eb31c5941763d6348533f67295a0e33513b3916911491a0f0ca3e9c36 php-pecl-igbinary-3.2.2.tgz" +sha512sums=" +de62eb7eedcafc4f832571867e8b66da7022f057ce88694f850dd96277277e44709033da4d3eef9b5e0080a991951d01b5525e31f8f08a7e120fd3caed1b7f8d php-pecl-igbinary-3.2.3.tgz +"