Browse Source

upgrading package: php-xdebug 2.9.1 -> 2.9.2

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

8
php-xdebug/php-xdebug.spec

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

Loading…
Cancel
Save