mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
php-apcu: update to 5.1.22.
This commit is contained in:
parent
1462199005
commit
aa716a4a63
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'php-apcu'
|
# Template file for 'php-apcu'
|
||||||
pkgname=php-apcu
|
pkgname=php-apcu
|
||||||
version=5.1.17
|
version=5.1.22
|
||||||
revision=2
|
revision=1
|
||||||
build_wrksrc=apcu-$version
|
build_wrksrc=apcu-$version
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
make_check_target=test
|
make_check_target=test
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="PHP-3.01"
|
license="PHP-3.01"
|
||||||
homepage="https://pecl.php.net/package/APCu"
|
homepage="https://pecl.php.net/package/APCu"
|
||||||
distfiles="https://pecl.php.net/get/apcu-${version}.tgz"
|
distfiles="https://pecl.php.net/get/apcu-${version}.tgz"
|
||||||
checksum=6b11b477890a9c096ad856e0251920d1d8b9558b7d115256c027e0223755c793
|
checksum=010a0d8fd112e1ed7a52a356191da3696a6b76319423f7b0dfdeaeeafcb41a1e
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
phpize
|
phpize
|
||||||
|
|
Loading…
Add table
Reference in a new issue