From 0b82bcc53e6027c74fae2c972d5d9fff54d95d6c Mon Sep 17 00:00:00 2001 From: Timo Teräs Date: Mon, 30 Dec 2019 16:15:44 +0200 Subject: lua: fix build and update to lua5.3 Fixes #8360 --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile') diff --git a/src/Makefile b/src/Makefile index e307ceb..52ea1b2 100644 --- a/src/Makefile +++ b/src/Makefile @@ -9,7 +9,7 @@ ZLIB_LIBS := $(shell $(PKG_CONFIG) --libs zlib) # lua module ifneq ($(LUAAPK),) -LUA_VERSION ?= 5.2 +LUA_VERSION ?= 5.3 LUA_PC ?= lua$(LUA_VERSION) LUA_LIBDIR ?= /usr/lib/lua/$(LUA_VERSION) LIBAPK := YesPlease -- cgit v1.2.3-70-g09d2