Update HAProxy stable to 2.7.0 and dev to 2.8.0
Also upgrade LUA from 5.3.6 to 5.4.4
This commit is contained in:
2
deps/lua/Makefile
vendored
2
deps/lua/Makefile
vendored
@@ -1,4 +1,4 @@
|
||||
LUA_VERSION = 5.3.6
|
||||
LUA_VERSION = 5.4.4
|
||||
LUA_SOURCES = https://www.lua.org/ftp/lua-$(LUA_VERSION).tar.gz
|
||||
LUA_TARBALL = lua-$(LUA_VERSION).tar.gz
|
||||
LUA_BUILDIR = src
|
||||
|
Reference in New Issue
Block a user