mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
php8.0-igbinary: update to 3.2.12.
This commit is contained in:
parent
6af2116760
commit
101ad57e91
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'php8.0-igbinary'
|
# Template file for 'php8.0-igbinary'
|
||||||
pkgname=php8.0-igbinary
|
pkgname=php8.0-igbinary
|
||||||
version=3.2.7
|
version=3.2.12
|
||||||
revision=1
|
revision=1
|
||||||
|
build_wrksrc=igbinary-$version
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-php-config=/usr/bin/php-config8.0"
|
configure_args="--with-php-config=/usr/bin/php-config8.0"
|
||||||
hostmakedepends="autoconf php8.0-devel"
|
hostmakedepends="autoconf php8.0-devel"
|
||||||
|
@ -12,7 +13,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=d0dc0d0b56a985f4f52cea20717133d3da05368876bc0f94317c1e60e0319e7d
|
checksum=b69cffdf054cc6e6b02893ff77cf440cec8c7a87d2dc00c1af183c212269581c
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
phpize8.0
|
phpize8.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue