Browse Source

upgrading package: php-xdebug 2.9.0 -> 2.9.1

master
parent
commit
1eb0fa1a4c
  1. 8
      php-xdebug/php-xdebug.spec

8
php-xdebug/php-xdebug.spec

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

Loading…
Cancel
Save