aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKaarle Ritvanen <kaarle.ritvanen@datakunkku.fi>2020-05-01 18:36:27 +0300
committerKaarle Ritvanen <kaarle.ritvanen@datakunkku.fi>2020-05-01 18:46:53 +0300
commite4b54f5d45fdb9f2044e4535d6e81dd9e915d519 (patch)
tree81731f648077168698615be31e73dc187923421c /Makefile
parent02eda0dd53e875b9b41259f76fe8581d2159ffb2 (diff)
downloadawall-master.tar.bz2
awall-master.tar.xz
switch to Lua 5.3HEADmaster
fixes #8377
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 4c86cc3..88b297b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
# Installer Makefile for Alpine Wall
-# Copyright (C) 2012-2018 Kaarle Ritvanen
+# Copyright (C) 2012-2020 Kaarle Ritvanen
# See LICENSE file for license details
ROOT_DIR := /
-LUA_VERSION := 5.2
+LUA_VERSION := 5.3
resdir := usr/share/awall
confdir := etc/awall