Update 2.8-dev to c425e03

This commit is contained in:
Tristan 2023-03-28 07:01:06 +01:00
parent 5c47064a60
commit 11147d1221
No known key found for this signature in database
GPG Key ID: BDDFC4A0651ACDE4
1 changed files with 2 additions and 2 deletions

View File

@ -41,8 +41,8 @@ variables: &default-variables
.haproxy_dev: &haproxy-dev
HAPROXY_GITREPO: "https://git.haproxy.org/?p=haproxy.git"
HAPROXY_VERSION: 2.8-dev
# https://git.haproxy.org/?p=haproxy.git;a=commit;h=1751db140ab609e38af8218efbd23427115a42aa
HAPROXY_GITREF: "1751db140ab609e38af8218efbd23427115a42aa"
# https://git.haproxy.org/?p=haproxy.git;a=commit;h=c425e03b28168d96c32afcd9bfb86bcb66b733be
HAPROXY_GITREF: "c425e03b28168d96c32afcd9bfb86bcb66b733be"
BUILD_PATCHES_DIR: "patches-dev"
.build-job: &build-job