Browse Source

upgrading package: php-xdebug 3.4.7 -> 3.5.0

master
parent
commit
3b384e26e3
  1. 8
      php-xdebug/php-xdebug.spec

8
php-xdebug/php-xdebug.spec

@ -22,9 +22,9 @@
## ##
# package version # package version
%define V_opkg 3.4.7 %define V_opkg 3.5.0
%define V_subdir 3.4.7 %define V_subdir 3.5.0
%define V_tarball 3.4.7 %define V_tarball 3.5.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: 20251027 Release: 20251207
# package options # package options
%option with_apache yes %option with_apache yes

Loading…
Cancel
Save