php8.1: update to 8.1.26, provide php-runtime vpkg.

This commit is contained in:
Joel Beckmeyer 2023-08-08 09:38:29 -04:00 committed by classabbyamp
parent 075924690c
commit c5106405af

View file

@ -1,7 +1,7 @@
# Template file for 'php8.1'
pkgname=php8.1
version=8.1.21
revision=3
version=8.1.26
revision=1
_php_version=8.1
hostmakedepends="bison pkg-config apache-devel"
makedepends="apache-devel enchant2-devel freetds-devel freetype-devel gdbm-devel
@ -17,7 +17,8 @@ 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=a95f8d35924aa5705ad07a70dc994bf41b5d45126ecdec7aaad6edfbe5e1c37f
checksum=d954cecfc3d294c2fccbe2b1a6bef784ce0d6c5d44a9e28f8a527e092825f2cb
provides="php-runtime-${version}_1"
conf_files="/etc/php${_php_version}/php.ini"