diff --git a/srcpkgs/php8.2/template b/srcpkgs/php8.2/template index 62914e4b8e9..1e330598b96 100644 --- a/srcpkgs/php8.2/template +++ b/srcpkgs/php8.2/template @@ -1,7 +1,7 @@ # Template file for 'php8.2' # rebuild php8.2-apcu and php8.2-imagick when updating this package pkgname=php8.2 -version=8.2.19 +version=8.2.21 revision=1 _php_version=8.2 hostmakedepends="bison pkg-config apache-devel" @@ -18,7 +18,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 # at https://www.php.net/distributions/ distfiles="https://github.com/php/web-php-distributions/raw/master/php-${version}.tar.gz" -checksum=8bfdd20662b41a238a5acd84fab3e05c36a685fcb56e6d8ac18eeb87057ab2bc +checksum=0c6323699309a4d2e71057f01bc071b199f240973c349287b667a3ab36a496c6 provides="php-runtime-${version}_1" conf_files="/etc/php${_php_version}/php.ini"