update haproxy
This commit is contained in:
parent
35bdc70001
commit
a39f460345
|
@ -3,7 +3,7 @@
|
|||
set -e
|
||||
|
||||
|
||||
HAPROXY_VERSION=2.9.0
|
||||
HAPROXY_VERSION=2.9.1
|
||||
HAPROXY_URL=https://www.haproxy.org/download/2.9/src/haproxy-${HAPROXY_VERSION}.tar.gz
|
||||
HAPROXY_SHA256_URL=${HAPROXY_URL}.sha256
|
||||
HAPROXY_SRC=/tmp/haproxy
|
||||
|
|
Loading…
Reference in New Issue