summarylogtreecommitdiffstats
path: root/config.patch
diff options
context:
space:
mode:
Diffstat (limited to 'config.patch')
-rw-r--r--config.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.patch b/config.patch
index ff0fcb3db4c0..ef7f5d9b8c6a 100644
--- a/config.patch
+++ b/config.patch
@@ -4,8 +4,8 @@
#
# The name of the Lua package (it could be "lua", "lua52", or "lua5.2")
#
--LUA_PACKAGE ?= lua5.2
-+LUA_PACKAGE ?= lua52
+-LUA_PACKAGE ?= lua5.3
++LUA_PACKAGE ?= lua53
#
ZLIB_CFLAGS ?=
ZLIB_LIBS ?= -lz