Browse Source

upgrading package: haproxy 2.1.2 -> 2.1.3

master
parent
commit
a78b03ba10
  1. 6
      haproxy/haproxy.spec

6
haproxy/haproxy.spec

@ -22,8 +22,8 @@
## ##
# package version # package version
%define V_opkg 2.1.2 %define V_opkg 2.1.3
%define V_dist 2.1.2 %define V_dist 2.1.3
%define V_major 2.1 %define V_major 2.1
# package information # package information
@ -37,7 +37,7 @@ Class: BASE
Group: Networking Group: Networking
License: GPL/LGPL License: GPL/LGPL
Version: %{V_opkg} Version: %{V_opkg}
Release: 20191221 Release: 20200213
# package options # package options
%option with_fsl yes %option with_fsl yes

Loading…
Cancel
Save