php8.1: update to 8.1.29.

This commit is contained in:
Joel Beckmeyer 2024-07-04 11:57:51 -04:00 committed by classabbyamp
parent 347498ec32
commit cb6767ea40
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'php8.1'
# rebuild php8.1-apcu and php8.1-imagick when updating this package
pkgname=php8.1
version=8.1.28
version=8.1.29
revision=1
_php_version=8.1
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=a2a9d853f4a4c9ff8631da5dc3a6cec5ab083ef37a214877b0240dcfcdfdefea
checksum=8b2609bf1d3173aa38269a9af21532c65f730aadd3051f9aae011eea9e246de5
provides="php-runtime-${version}_1"
conf_files="/etc/php${_php_version}/php.ini"