php*-apcu: rebuild

fixes undefined symbol php_strlcpy
This commit is contained in:
classabbyamp 2024-01-12 19:37:06 -05:00
parent 9ff77da6fe
commit dc84b6cd49
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'php8.1-apcu'
pkgname=php8.1-apcu
version=5.1.23
revision=1
revision=2
build_style=gnu-configure
configure_args="--with-php-config=/usr/bin/php-config8.1"
make_check_target=test

View File

@ -1,7 +1,7 @@
# Template file for 'php8.2-apcu'
pkgname=php8.2-apcu
version=5.1.23
revision=1
revision=2
build_style=gnu-configure
configure_args="--with-php-config=/usr/bin/php-config8.2"
make_check_target=test

View File

@ -1,7 +1,7 @@
# Template file for 'php8.3-apcu'
pkgname=php8.3-apcu
version=5.1.23
revision=1
revision=2
build_style=gnu-configure
configure_args="--with-php-config=/usr/bin/php-config8.3"
make_check_target=test