From 3b384e26e34cd2052b699ce5ea4a8ecc54b1125e Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sun, 7 Dec 2025 10:27:31 +0100 Subject: [PATCH] upgrading package: php-xdebug 3.4.7 -> 3.5.0 --- php-xdebug/php-xdebug.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/php-xdebug/php-xdebug.spec b/php-xdebug/php-xdebug.spec index a9449d8d9c..47117e81bf 100644 --- a/php-xdebug/php-xdebug.spec +++ b/php-xdebug/php-xdebug.spec @@ -22,9 +22,9 @@ ## # package version -%define V_opkg 3.4.7 -%define V_subdir 3.4.7 -%define V_tarball 3.4.7 +%define V_opkg 3.5.0 +%define V_subdir 3.5.0 +%define V_tarball 3.5.0 # package information Name: php-xdebug @@ -37,7 +37,7 @@ Class: EVAL Group: Language License: XDebug/PHP Version: %{V_opkg} -Release: 20251027 +Release: 20251207 # package options %option with_apache yes