php8.0: update to 8.0.22.

This commit is contained in:
Joel Beckmeyer 2022-08-24 15:20:46 -04:00 committed by Michal Vasilek
parent 61f4985ec1
commit d6bd78b8cc

View file

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