php8.3: update to 8.3.9.
This commit is contained in:
parent
baea4c62ac
commit
d30138da7a
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'php8.3'
|
||||
# rebuild php8.3-apcu and php8.3-imagick when updating this package
|
||||
pkgname=php8.3
|
||||
version=8.3.7
|
||||
version=8.3.9
|
||||
revision=1
|
||||
_php_version=8.3
|
||||
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
|
||||
# at https://www.php.net/distributions/
|
||||
distfiles="https://github.com/php/web-php-distributions/raw/master/php-${version}.tar.gz"
|
||||
checksum=2e11d10b651459a8767401e66b5d70e3b048e446579fcdeb0b69bcba789af8c4
|
||||
checksum=f484dec6ee005c83f899af02fc021e1bc3b1d7b3f143ca062ef66b0fcee96566
|
||||
provides="php-runtime-${version}_1"
|
||||
|
||||
conf_files="/etc/php${_php_version}/php.ini"
|
||||
|
|
Loading…
Reference in New Issue