mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
php8.3-apcu: update to 5.1.24.
This commit is contained in:
parent
fcae88ce61
commit
1b9b9d889c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'php8.3-apcu'
|
# Template file for 'php8.3-apcu'
|
||||||
pkgname=php8.3-apcu
|
pkgname=php8.3-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.3"
|
configure_args="--with-php-config=/usr/bin/php-config8.3"
|
||||||
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.3
|
phpize8.3
|
||||||
|
|
Loading…
Add table
Reference in a new issue