Skip to content

Commit

Permalink
Downgrade LUA version for compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
DBezemer committed Jul 12, 2020
1 parent fade691 commit 5242caf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
HOME=$(shell pwd)
MAINVERSION=2.2
LUA_VERSION=5.4.0
LUA_VERSION=5.3.5
USE_LUA?=0
NO_SUDO?=0
USE_PROMETHEUS?=0
Expand Down

0 comments on commit 5242caf

Please sign in to comment.