php8.2: update to 8.2.19.

This commit is contained in:
Joel Beckmeyer 2024-01-16 14:59:36 -05:00 committed by classabbyamp
parent f129fec880
commit 6b04e11f44

View file

@ -1,8 +1,8 @@
# Template file for 'php8.2'
# rebuild php8.2-apcu and php8.2-imagick when updating this package
pkgname=php8.2
version=8.2.13
revision=3
version=8.2.19
revision=1
_php_version=8.2
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=6a194038f5a9e46d8f70a9d59c072c3b08d6edbdd8e304096e24ccf2225bcf1b
checksum=8bfdd20662b41a238a5acd84fab3e05c36a685fcb56e6d8ac18eeb87057ab2bc
provides="php-runtime-${version}_1"
conf_files="/etc/php${_php_version}/php.ini"