summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2022-06-28 09:39:29 +0000
committernia <nia@pkgsrc.org>2022-06-28 09:39:29 +0000
commitac02c327337f75c2a1109a90a4e110c789db112a (patch)
tree83904db789b3190429b12848f8edc9572df6f2b6
parent6f66cacec6b24131b64cb3a418c900b09c774691 (diff)
downloadpkgsrc-ac02c327337f75c2a1109a90a4e110c789db112a.tar.gz
lua: Bump default version to 5.4
-rw-r--r--lang/lua/luaversion.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/lua/luaversion.mk b/lang/lua/luaversion.mk
index aad4bab4bfa..43ee8146487 100644
--- a/lang/lua/luaversion.mk
+++ b/lang/lua/luaversion.mk
@@ -1,4 +1,4 @@
-# $NetBSD: luaversion.mk,v 1.15 2020/08/25 22:46:24 gutteridge Exp $
+# $NetBSD: luaversion.mk,v 1.16 2022/06/28 09:39:29 nia Exp $
# This file determines which Lua version is used as a dependency for
# a package.
@@ -79,7 +79,7 @@ LUA_VERSION_REQD?= ${PKGNAME_OLD:C/(^.*-|^)lua([0-9][0-9])-.*/\2/}
BUILD_DEFS+= LUA_VERSION_DEFAULT
BUILD_DEFS_EFFECTS+= LUA_PACKAGE
-LUA_VERSION_DEFAULT?= 53
+LUA_VERSION_DEFAULT?= 54
LUA_VERSIONS_ACCEPTED?= 54 53 52 51
LUA_VERSIONS_INCOMPATIBLE?=# empty