mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-07 13:26:40 +02:00
community/php8-pecl-igbinary: upgrade to 3.2.3
This commit is contained in:
parent
7075cc8c19
commit
f91cc65772
@ -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
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user