php8.1: update to 8.1.7.

This commit is contained in:
Joel Beckmeyer 2022-06-10 08:12:56 -04:00 committed by Echo
parent 8ad6260a02
commit 92967d4a7f

View file

@ -1,6 +1,6 @@
# Template file for 'php8.1' # Template file for 'php8.1'
pkgname=php8.1 pkgname=php8.1
version=8.1.6 version=8.1.7
revision=1 revision=1
_php_version=8.1 _php_version=8.1
wrksrc="php-${version}" wrksrc="php-${version}"
@ -15,7 +15,7 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
license="PHP-3.01" license="PHP-3.01"
homepage="https://www.php.net" homepage="https://www.php.net"
distfiles="https://www.php.net/distributions/php-${version}.tar.gz" distfiles="https://www.php.net/distributions/php-${version}.tar.gz"
checksum=e847745fd66fc8c57fac993a609fefcded93fddccd225f0620a26bb5ae5753c3 checksum=5f0b422a117633c86d48d028934b8dc078309d4247e7565ea34b2686189abdd8
conf_files="/etc/php${_php_version}/php.ini" conf_files="/etc/php${_php_version}/php.ini"