Update HAProxy 2.7-dev to da9c4418

This commit is contained in:
Tristan 2022-08-22 22:24:54 +01:00
parent b5b8044df8
commit 3e6a54a2ef
No known key found for this signature in database
GPG Key ID: BDDFC4A0651ACDE4

View File

@ -19,8 +19,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=f53201940bc9cc82723b37c924d8c72aa28d3f78
HAPROXY_GITREF: f53201940bc9cc82723b37c924d8c72aa28d3f78
# https://git.haproxy.org/?p=haproxy.git;a=commit;h=da9c441886dbfa02840a93e367f65fd6d312c835
HAPROXY_GITREF: da9c441886dbfa02840a93e367f65fd6d312c835
.haproxy_dev_slowdebug: &haproxy-dev-slowdebug
<<: *haproxy-dev