Upgrade 2.7-dev to eba9088

This commit is contained in:
Tristan 2022-08-26 00:44:20 -04:00
parent 6cd73d8cf5
commit 0ce02a2cf7
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=8bd146d8af78371f97b66e50cac718666eb93388
HAPROXY_GITREF: 8bd146d8af78371f97b66e50cac718666eb93388
# https://git.haproxy.org/?p=haproxy.git;a=commit;h=eba9088a7c8ea4e1b0de6a9db38c6a39d5d4b204
HAPROXY_GITREF: eba9088a7c8ea4e1b0de6a9db38c6a39d5d4b204
.haproxy_dev_slowdebug: &haproxy-dev-slowdebug
<<: *haproxy-dev