php8.1: update to 8.1.10.

This commit is contained in:
Joel Beckmeyer 2022-09-01 10:55:33 -04:00 committed by Michal Vasilek
parent 775eb564c1
commit ffbc311df7

View File

@ -1,6 +1,6 @@
# Template file for 'php8.1'
pkgname=php8.1
version=8.1.9
version=8.1.10
revision=1
_php_version=8.1
wrksrc="php-${version}"
@ -16,7 +16,7 @@ license="PHP-3.01"
homepage="https://www.php.net"
changelog="https://raw.githubusercontent.com/php/php-src/php-${version}/NEWS"
distfiles="https://www.php.net/distributions/php-${version}.tar.gz"
checksum=954cf77f7e0a70dc765e7639acdfdccd164be5cd1bce3dbe9d10c58dca631e76
checksum=3ea4f323109dfbc8d2631d08aa0e08602c1f713678e9dc6c750f081ef49eab0f
conf_files="/etc/php${_php_version}/php.ini"