php8.2-igbinary: update to 3.2.16.
This commit is contained in:
parent
cd8e381167
commit
17ec17e387
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'php8.2-igbinary'
|
# Template file for 'php8.2-igbinary'
|
||||||
pkgname=php8.2-igbinary
|
pkgname=php8.2-igbinary
|
||||||
version=3.2.15
|
version=3.2.16
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-php-config=/usr/bin/php-config8.2"
|
configure_args="--with-php-config=/usr/bin/php-config8.2"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/igbinary/igbinary/"
|
homepage="https://github.com/igbinary/igbinary/"
|
||||||
distfiles="https://pecl.php.net/get/igbinary-${version}.tgz"
|
distfiles="https://pecl.php.net/get/igbinary-${version}.tgz"
|
||||||
checksum=eff099b0343b45fbe9765d4b3d441064ddefbbf9cfb7198487de9bda6b8f4907
|
checksum=8bf25d465abc7973d9e2c9a3039a5f8eea635b23bc1477017ff3999ff95836da
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
phpize8.2
|
phpize8.2
|
||||||
|
|
Loading…
Reference in New Issue