Update HAProxy 2.7-dev to 2f105b8 (>2.7-dev5)

This commit is contained in:
Tristan 2022-09-04 02:02:35 +01:00
parent d5c60af0ba
commit 65b4b95091
No known key found for this signature in database
GPG Key ID: BDDFC4A0651ACDE4

View File

@ -30,8 +30,8 @@ variables: &default-variables
.haproxy_dev: &haproxy-dev
HAPROXY_GITREPO: "https://git.haproxy.org/?p=haproxy.git"
HAPROXY_VERSION: 2.7-dev
# https://git.haproxy.org/?p=haproxy.git;a=commit;h=ecb40b2c388dffcc9998a92df536ec7419ed8fed
HAPROXY_GITREF: ecb40b2c388dffcc9998a92df536ec7419ed8fed
# https://git.haproxy.org/?p=haproxy.git;a=commit;h=2f105b8a457625491f06c40ddea8d43b1ed5c561
HAPROXY_GITREF: 2f105b8a457625491f06c40ddea8d43b1ed5c561
.haproxy_dev_slowdebug: &haproxy-dev-slowdebug
<<: *haproxy-dev