Fix mismatched variable names
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
HAPROXY_VER=2.6
|
HAPROXY_VER=2.6
|
||||||
HAPROXY_MAINLINE_REPO=http://git.haproxy.org/git/haproxy-2.6.git
|
HAPROXY_SOURCE_REPO=http://git.haproxy.org/git/haproxy-2.6.git
|
||||||
HAPROXY_MAINLINE_BRANCH=master
|
HAPROXY_SOURCE_BRANCH=master
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
HAPROXY_VER=nightly
|
HAPROXY_VER=nightly
|
||||||
HAPROXY_NIGHTLY_REPO=https://github.com/haproxy/haproxy.git
|
HAPROXY_SOURCE_REPO=https://github.com/haproxy/haproxy.git
|
||||||
HAPROXY_NIGHTLY_BRANCH=master
|
HAPROXY_SOURCE_BRANCH=master
|
||||||
|
|||||||
Reference in New Issue
Block a user