mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
php-igbinary: update to 3.2.12.
This commit is contained in:
parent
82c103481b
commit
6af2116760
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'php-igbinary'
|
# Template file for 'php-igbinary'
|
||||||
pkgname=php-igbinary
|
pkgname=php-igbinary
|
||||||
version=3.1.2
|
version=3.2.12
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc=igbinary-$version
|
build_wrksrc=igbinary-$version
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Merlin Diavova <merlindiavova@gmail.com>"
|
||||||
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=e78b327dad5397ed42f7b0c6fe017eddcde8c3c24ab8b59562cb691c411fa90b
|
checksum=b69cffdf054cc6e6b02893ff77cf440cec8c7a87d2dc00c1af183c212269581c
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
phpize
|
phpize
|
||||||
|
|
Loading…
Add table
Reference in a new issue