php8.2-apcu: update to 5.1.24.
This commit is contained in:
parent
4a97542c26
commit
5870303725
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'php8.2-apcu'
|
# Template file for 'php8.2-apcu'
|
||||||
pkgname=php8.2-apcu
|
pkgname=php8.2-apcu
|
||||||
version=5.1.23
|
version=5.1.24
|
||||||
revision=2
|
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"
|
||||||
make_check_target=test
|
make_check_target=test
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
|
||||||
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=67ee7464ccad2335c3fa4aeb0b8edbcf6d8344feea7922620c6a13015d604482
|
checksum=5c28a55b27082c69657e25b7ecf553e2cf6b74ec3fa77d6b76f4fb982e001e43
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
phpize8.2
|
phpize8.2
|
||||||
|
|
Loading…
Reference in New Issue