From 0c1ae5a8b698ab30bb0a8d341ab3f9f0f9e93de0 Mon Sep 17 00:00:00 2001 From: xJayMorex Date: Sat, 16 May 2026 15:07:52 +0200 Subject: [PATCH] php: update to 8.5.6. --- srcpkgs/php8.5/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/php8.5/template b/srcpkgs/php8.5/template index b2b27bc9a2a..6f215542fb0 100644 --- a/srcpkgs/php8.5/template +++ b/srcpkgs/php8.5/template @@ -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"