From ded3d0ee6ad37b96999dd815347a60569940caed Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Fri, 15 Oct 2021 21:22:53 +0200 Subject: [PATCH] upgrading package: php-xdebug 3.1.0 -> 3.1.1 --- 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 17e65f556b..32f18b29bb 100644 --- a/php-xdebug/php-xdebug.spec +++ b/php-xdebug/php-xdebug.spec @@ -22,9 +22,9 @@ ## # package version -%define V_opkg 3.1.0 -%define V_subdir 3.1.0 -%define V_tarball 3.1.0 +%define V_opkg 3.1.1 +%define V_subdir 3.1.1 +%define V_tarball 3.1.1 # package information Name: php-xdebug @@ -37,7 +37,7 @@ Class: EVAL Group: Language License: XDebug/PHP Version: %{V_opkg} -Release: 20211004 +Release: 20211015 # package options %option with_apache yes