Browse Source

upgrading package: haproxy 3.2.9 -> 3.3.0

master
parent
commit
79fd13497c
  1. 8
      haproxy/haproxy.spec

8
haproxy/haproxy.spec

@ -22,9 +22,9 @@
## ##
# package version # package version
%define V_opkg 3.2.9 %define V_opkg 3.3.0
%define V_dist 3.2.9 %define V_dist 3.3.0
%define V_major 3.2 %define V_major 3.3
# package information # package information
Name: haproxy Name: haproxy
@ -37,7 +37,7 @@ Class: BASE
Group: Networking Group: Networking
License: GPL/LGPL License: GPL/LGPL
Version: %{V_opkg} Version: %{V_opkg}
Release: 20251121 Release: 20251127
# package options # package options
%option with_fsl yes %option with_fsl yes

Loading…
Cancel
Save