parent
9ff77da6fe
commit
dc84b6cd49
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue