php8.4-apcu: update to 5.1.28, rebuild for php-8.4.22

This commit is contained in:
Duncaen
2026-06-14 04:04:03 +02:00
parent 6a5375ed7a
commit c3cdce9493
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'php8.4-apcu'
pkgname=php8.4-apcu
version=5.1.24
version=5.1.28
revision=1
build_style=gnu-configure
configure_args="--with-php-config=/usr/bin/php-config8.4"
@@ -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=5c28a55b27082c69657e25b7ecf553e2cf6b74ec3fa77d6b76f4fb982e001e43
checksum=ca9c1820810a168786f8048a4c3f8c9e3fd941407ad1553259fb2e30b5f057bf
pre_configure() {
phpize8.4