php8.1: update to 8.1.16.
This commit is contained in:
parent
66748d98d9
commit
0a22872a7a
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'php8.1'
|
# Template file for 'php8.1'
|
||||||
pkgname=php8.1
|
pkgname=php8.1
|
||||||
version=8.1.12
|
version=8.1.16
|
||||||
revision=2
|
revision=1
|
||||||
_php_version=8.1
|
_php_version=8.1
|
||||||
hostmakedepends="bison pkg-config apache-devel"
|
hostmakedepends="bison pkg-config apache-devel"
|
||||||
makedepends="apache-devel enchant2-devel freetds-devel freetype-devel gdbm-devel
|
makedepends="apache-devel enchant2-devel freetds-devel freetype-devel gdbm-devel
|
||||||
|
@ -17,7 +17,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
|
# this is the source where the www.php.net code pulls the tarballs it serves
|
||||||
# at https://www.php.net/distributions/
|
# at https://www.php.net/distributions/
|
||||||
distfiles="https://github.com/php/web-php-distributions/raw/master/php-${version}.tar.gz"
|
distfiles="https://github.com/php/web-php-distributions/raw/master/php-${version}.tar.gz"
|
||||||
checksum=e0e7c823c9f9aa4c021f5e34ae1a7acafc2a9f3056ca60eb70a8af8f33da3fdf
|
checksum=a929fb9ed3bc364a5dea4f64954e8aaaa3408b87df04d7c6f743a190f5594e84
|
||||||
|
|
||||||
conf_files="/etc/php${_php_version}/php.ini"
|
conf_files="/etc/php${_php_version}/php.ini"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue