diff --git a/Makefile b/Makefile index a08daf8..7d63552 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ HOME=$(shell pwd) MAINVERSION?=2.9 -LUA_VERSION=5.4.4 +LUA_VERSION=5.4.7 USE_LUA?=0 NO_SUDO?=0 USE_PROMETHEUS?=0