Browse Source

upgrading package: php-xdebug 3.1.0 -> 3.1.1

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

8
php-xdebug/php-xdebug.spec

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

Loading…
Cancel
Save