php8.1-apcu: update to 5.1.23.

This commit is contained in:
Joel Beckmeyer 2023-11-28 12:14:07 -05:00 committed by classabbyamp
parent c5106405af
commit 76ad039466

View File

@ -1,6 +1,6 @@
# Template file for 'php8.1-apcu' # Template file for 'php8.1-apcu'
pkgname=php8.1-apcu pkgname=php8.1-apcu
version=5.1.22 version=5.1.23
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-php-config=/usr/bin/php-config8.1" configure_args="--with-php-config=/usr/bin/php-config8.1"
@ -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=010a0d8fd112e1ed7a52a356191da3696a6b76319423f7b0dfdeaeeafcb41a1e checksum=67ee7464ccad2335c3fa4aeb0b8edbcf6d8344feea7922620c6a13015d604482
pre_configure() { pre_configure() {
phpize8.1 phpize8.1