mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
php*-apcu: rebuild
fixes undefined symbol php_strlcpy
This commit is contained in:
parent
9ff77da6fe
commit
dc84b6cd49
3 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'php8.1-apcu'
|
# Template file for 'php8.1-apcu'
|
||||||
pkgname=php8.1-apcu
|
pkgname=php8.1-apcu
|
||||||
version=5.1.23
|
version=5.1.23
|
||||||
revision=1
|
revision=2
|
||||||
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"
|
||||||
make_check_target=test
|
make_check_target=test
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'php8.2-apcu'
|
# Template file for 'php8.2-apcu'
|
||||||
pkgname=php8.2-apcu
|
pkgname=php8.2-apcu
|
||||||
version=5.1.23
|
version=5.1.23
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-php-config=/usr/bin/php-config8.2"
|
configure_args="--with-php-config=/usr/bin/php-config8.2"
|
||||||
make_check_target=test
|
make_check_target=test
|
||||||
|
|
|
@ -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.23
|
||||||
revision=1
|
revision=2
|
||||||
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
|
||||||
|
|
Loading…
Add table
Reference in a new issue