Skip to content

Commit

Permalink
upgrade haproxy to v1.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
m-sp committed Mar 20, 2016
1 parent 36c451b commit aa7a10e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion haproxy/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
include ../Makefile.inc

UPSTREAM=http://www.haproxy.org/download/1.6/src/haproxy-1.6.3.tar.gz
UPSTREAM=http://www.haproxy.org/download/1.6/src/haproxy-1.6.4.tar.gz
TARBALL=$(notdir $(UPSTREAM))

HAPROXY_BIN=build/haproxy
Expand Down

0 comments on commit aa7a10e

Please sign in to comment.