php8.3: update to 8.3.9.

This commit is contained in:
Joel Beckmeyer 2024-07-07 15:41:19 -04:00 committed by classabbyamp
parent baea4c62ac
commit d30138da7a
1 changed files with 2 additions and 2 deletions

View File

@ -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"