php8.2-apcu: update to 5.1.24.

This commit is contained in:
Joel Beckmeyer 2024-11-15 07:46:42 -05:00 committed by John Zimmermann
parent 4a97542c26
commit 5870303725
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'php8.2-apcu'
pkgname=php8.2-apcu
version=5.1.23
revision=2
version=5.1.24
revision=1
build_style=gnu-configure
configure_args="--with-php-config=/usr/bin/php-config8.2"
make_check_target=test
@ -13,7 +13,7 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
license="PHP-3.01"
homepage="https://pecl.php.net/package/APCu"
distfiles="https://pecl.php.net/get/apcu-${version}.tgz"
checksum=67ee7464ccad2335c3fa4aeb0b8edbcf6d8344feea7922620c6a13015d604482
checksum=5c28a55b27082c69657e25b7ecf553e2cf6b74ec3fa77d6b76f4fb982e001e43
pre_configure() {
phpize8.2