php8.0: update to 8.0.23.

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

View File

@ -1,6 +1,6 @@
# Template file for 'php8.0'
pkgname=php8.0
version=8.0.22
version=8.0.23
revision=1
_php_version=8.0
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=56fce7529a9798fd0895bca3539d2a65b9cac5d23ffbdf6338419c62ed083519
checksum=a2dd50e9c4a0328d921b6bc914e8b4e6572f94f09867318f88acca5ac4fa76c7
conf_files="/etc/php${_php_version}/php.ini"