aboutsummaryrefslogtreecommitdiff
path: root/contrib/lua/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/lua/Makefile')
-rw-r--r--contrib/lua/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/lua/Makefile b/contrib/lua/Makefile
index 8efa2eb3fdd6..6e21588476df 100644
--- a/contrib/lua/Makefile
+++ b/contrib/lua/Makefile
@@ -46,7 +46,7 @@ TO_MAN= lua.1 luac.1
# Lua version and release.
V= 5.4
-R= $V.6
+R= $V.8
# Targets start here.
all: $(PLAT)