php8.2: update to 8.2.30.

This commit is contained in:
Duncaen
2026-03-25 17:46:10 +01:00
parent 213d9c839f
commit bf6ccf3850
+3 -3
View File
@@ -1,8 +1,8 @@
# Template file for 'php8.2'
# rebuild php8.2-apcu and php8.2-imagick when updating this package
pkgname=php8.2
version=8.2.26
revision=2
version=8.2.30
revision=1
_php_version=8.2
build_helper="qemu"
hostmakedepends="bison pkg-config apache-devel autoconf"
@@ -19,7 +19,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=04e47b46b347ed6404dcc9e9989486710b075eafc8490500fd271aeeac5d83cb
checksum=a0fa6673ba4b0c8335fbab08afb7c2e13a3791f2b5a0928c7ad3d7ad872edf26
provides="php-runtime-${version}_1"
system_accounts="_phpfpm"