bump Lua references from 5.4.6 to 5.4.8

This commit is contained in:
nhmall
2026-01-04 11:12:50 -05:00
parent aec4504337
commit 642cf9a93e
29 changed files with 96 additions and 96 deletions

View File

@@ -56,7 +56,7 @@ endif
# Location of LUA
#
# Original source needs to be obtained from:
# http://www.lua.org/ftp/lua-5.4.6.tar.gz
# http://www.lua.org/ftp/lua-5.4.8.tar.gz
#
# This build assumes that the LUA sources are located
# at the specified location. If they are actually elsewhere
@@ -324,7 +324,7 @@ ALLOBJ = $(VOBJ) $(SOBJ) $(TILOBJ) $(TILOBJ2) $(VVOBJ)
#===============-=================================================
# LUA library
# Source from http://www.lua.org/ftp/lua-5.4.6.tar.gz
# Source from http://www.lua.org/ftp/lua-5.4.8.tar.gz
#=================================================================
LUASRC = $(LUATOP)/src