File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ Install rpmdevtools from the [EPEL][epel] repository:
1616
1717## Download haproxy
1818
19- wget http://www.haproxy.org/download/1.5/src/haproxy-1.5.3 .tar.gz
20- mv haproxy-1.5.3 .tar.gz ~/rpmbuild/SOURCES/
19+ wget http://www.haproxy.org/download/1.5/src/haproxy-1.5.12 .tar.gz
20+ mv haproxy-1.5.12 .tar.gz ~/rpmbuild/SOURCES/
2121
2222## Get Necessary System-specific Configs
2323
Original file line number Diff line number Diff line change 66%define haproxy_confdir %{_sysconfdir }/haproxy
77%define haproxy_datadir %{_datadir }/haproxy
88
9- %define version 1.5.3
10- #%define dev_rel dev25
11- #%define release 1
9+ %define version 1.5.12
1210
1311Name: haproxy
1412Summary: HA-Proxy is a TCP/HTTP reverse proxy for high availability environments
You can’t perform that action at this time.
0 commit comments