Upgrade HAProxy 2.7-dev to a846a17

This commit is contained in:
Tristan 2022-08-19 13:18:05 +01:00
parent ea2364fbe3
commit c763889b65
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=4173a39c1fea29450a659292594df0cffcaa8d36
HAPROXY_GITREF: 4173a39c1fea29450a659292594df0cffcaa8d36
# https://git.haproxy.org/?p=haproxy.git;a=commit;h=a846a17fdea6004e6bbbb77a1d016b4542714851
HAPROXY_GITREF: a846a17fdea6004e6bbbb77a1d016b4542714851
.haproxy_dev_slowdebug: &haproxy-dev-slowdebug
<<: *haproxy-dev