update haproxy

This commit is contained in:
Michael Rennecke
2021-08-20 10:24:34 +02:00
parent bb28dec957
commit 340a882107

View File

@@ -3,7 +3,7 @@
set -e
HAPROXY_VERSION=2.4.2
HAPROXY_VERSION=2.4.3
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