Browse Source

upgrading package: php-xdebug 2.8.1 -> 2.9.0

master
parent
commit
79343bc042
  1. 8
      php-xdebug/php-xdebug.spec

8
php-xdebug/php-xdebug.spec

@ -22,9 +22,9 @@
## ##
# package version # package version
%define V_opkg 2.8.1 %define V_opkg 2.9.0
%define V_subdir 2.8.1 %define V_subdir 2.9.0
%define V_tarball 2.8.1 %define V_tarball 2.9.0
# package information # package information
Name: php-xdebug Name: php-xdebug
@ -37,7 +37,7 @@ Class: EVAL
Group: Language Group: Language
License: XDebug/PHP License: XDebug/PHP
Version: %{V_opkg} Version: %{V_opkg}
Release: 20191202 Release: 20191209
# package options # package options
%option with_apache yes %option with_apache yes

Loading…
Cancel
Save