mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
php8.3: update to 8.3.9.
This commit is contained in:
parent
baea4c62ac
commit
d30138da7a
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'php8.3'
|
# Template file for 'php8.3'
|
||||||
# rebuild php8.3-apcu and php8.3-imagick when updating this package
|
# rebuild php8.3-apcu and php8.3-imagick when updating this package
|
||||||
pkgname=php8.3
|
pkgname=php8.3
|
||||||
version=8.3.7
|
version=8.3.9
|
||||||
revision=1
|
revision=1
|
||||||
_php_version=8.3
|
_php_version=8.3
|
||||||
hostmakedepends="bison pkg-config apache-devel"
|
hostmakedepends="bison pkg-config apache-devel"
|
||||||
|
@ -18,7 +18,7 @@ changelog="https://raw.githubusercontent.com/php/php-src/php-${version}/NEWS"
|
||||||
# this is the source where the www.php.net code pulls the tarballs it serves
|
# this is the source where the www.php.net code pulls the tarballs it serves
|
||||||
# at https://www.php.net/distributions/
|
# at https://www.php.net/distributions/
|
||||||
distfiles="https://github.com/php/web-php-distributions/raw/master/php-${version}.tar.gz"
|
distfiles="https://github.com/php/web-php-distributions/raw/master/php-${version}.tar.gz"
|
||||||
checksum=2e11d10b651459a8767401e66b5d70e3b048e446579fcdeb0b69bcba789af8c4
|
checksum=f484dec6ee005c83f899af02fc021e1bc3b1d7b3f143ca062ef66b0fcee96566
|
||||||
provides="php-runtime-${version}_1"
|
provides="php-runtime-${version}_1"
|
||||||
|
|
||||||
conf_files="/etc/php${_php_version}/php.ini"
|
conf_files="/etc/php${_php_version}/php.ini"
|
||||||
|
|
Loading…
Add table
Reference in a new issue