Browse Source

upgrading package: php-xdebug 2.1.1rc1 -> 2.1.2

master
parent
commit
9d0f009796
  1. 8
      php-xdebug/php-xdebug.spec

8
php-xdebug/php-xdebug.spec

@ -22,9 +22,9 @@
##
# package version
%define V_opkg 2.1.1rc1
%define V_subdir 2.1.1RC1
%define V_tarball 2.1.1RC1
%define V_opkg 2.1.2
%define V_subdir 2.1.2
%define V_tarball 2.1.2
# package information
Name: php-xdebug
@ -37,7 +37,7 @@ Class: EVAL
Group: Language
License: XDebug/PHP
Version: %{V_opkg}
Release: 20110323
Release: 20110729
# package options
%option with_apache yes

Loading…
Cancel
Save