Skip to content

Commit 704acdf

Browse files
committed
bump to 1.5.12 stable
1 parent b4f6c29 commit 704acdf

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

README.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

spec/haproxy.spec

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@
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

1311
Name: haproxy
1412
Summary: HA-Proxy is a TCP/HTTP reverse proxy for high availability environments

0 commit comments

Comments
 (0)