From 79343bc042802ad1d7e6f8c5cd80d40950a1da59 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Mon, 9 Dec 2019 20:53:04 +0100 Subject: [PATCH] upgrading package: php-xdebug 2.8.1 -> 2.9.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 4c0e241d3d..c93eb06243 100644 --- a/php-xdebug/php-xdebug.spec +++ b/php-xdebug/php-xdebug.spec @@ -22,9 +22,9 @@ ## # package version -%define V_opkg 2.8.1 -%define V_subdir 2.8.1 -%define V_tarball 2.8.1 +%define V_opkg 2.9.0 +%define V_subdir 2.9.0 +%define V_tarball 2.9.0 # package information Name: php-xdebug @@ -37,7 +37,7 @@ Class: EVAL Group: Language License: XDebug/PHP Version: %{V_opkg} -Release: 20191202 +Release: 20191209 # package options %option with_apache yes