update haproxy to 1.9.5
This commit is contained in:
parent
9c9c1f6dc4
commit
e545c85ed3
|
@ -3,7 +3,7 @@
|
|||
set -e
|
||||
|
||||
|
||||
HAPROXY_VERSION=1.9.4
|
||||
HAPROXY_VERSION=1.9.5
|
||||
HAPROXY_URL=https://www.haproxy.org/download/1.9/src/haproxy-${HAPROXY_VERSION}.tar.gz
|
||||
HAPROXY_SHA256_URL=${HAPROXY_URL}.sha256
|
||||
HAPROXY_SRC=/tmp/haproxy
|
||||
|
|
Loading…
Reference in New Issue