update haproxy version

This commit is contained in:
Michael Rennecke
2021-11-04 18:18:44 +01:00
parent 7b7dc42bf3
commit 9e79206de2

View File

@@ -3,7 +3,7 @@
set -e
HAPROXY_VERSION=2.4.7
HAPROXY_VERSION=2.4.8
HAPROXY_URL=https://www.haproxy.org/download/2.4/src/haproxy-${HAPROXY_VERSION}.tar.gz
HAPROXY_SHA256_URL=${HAPROXY_URL}.sha256
HAPROXY_SRC=/tmp/haproxy