php: update to 8.5.6.

This commit is contained in:
xJayMorex
2026-05-19 01:46:38 +02:00
committed by Duncan Overbruck
parent 2dae71efeb
commit 0c1ae5a8b6
+2 -2
View File
@@ -1,7 +1,7 @@
# Template file for 'php8.5'
# rebuild php8.5-apcu and php8.5-imagick when updating this package
pkgname=php8.5
version=8.5.5
version=8.5.6
revision=1
_php_version=8.5
build_helper="qemu"
@@ -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=276279f637a875a514346b332bba6d8b06c036cf7979a858e5c55f72c4874884
checksum=169aaa21c2834b38df8e39169f43bc5bea8d4059a816cfbc59be08fc2bae60cd
provides="php-runtime-${version}_1"
system_accounts="_phpfpm"