php8.3: update to 8.3.7.

This commit is contained in:
Joel Beckmeyer 2024-01-16 14:59:49 -05:00 committed by classabbyamp
parent 46e09a30c1
commit 9173f67ec3
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
# Template file for 'php8.3'
# rebuild php8.3-apcu and php8.3-imagick when updating this package
pkgname=php8.3
version=8.3.0
revision=3
version=8.3.7
revision=1
_php_version=8.3
hostmakedepends="bison pkg-config apache-devel"
makedepends="apache-devel enchant2-devel freetds-devel freetype-devel gdbm-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=557ae14650f1d1984d3213e3fcd8d93a5f11418b3f8026d3a2d5022251163951
checksum=2e11d10b651459a8767401e66b5d70e3b048e446579fcdeb0b69bcba789af8c4
provides="php-runtime-${version}_1"
conf_files="/etc/php${_php_version}/php.ini"