php-apcu: update to 5.1.16.
This commit is contained in:
parent
aea8ba930e
commit
d6b58aae34
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'php-apcu'
|
# Template file for 'php-apcu'
|
||||||
pkgname=php-apcu
|
pkgname=php-apcu
|
||||||
version=5.1.15
|
version=5.1.16
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="apcu-${version}"
|
wrksrc="apcu-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
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=ec178a91ae54c84df745ec0b394f13d47d02eda6e7578a59e4558d3f6077216d
|
checksum=d1fe9eebd0eedc04693f88a6908beff8155755edf4f02e36dd34ec35b04d71e5
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
phpize
|
phpize
|
||||||
|
|
Loading…
Reference in New Issue