mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-30 03:09:40 +02:00
Merge branch '395-udate-lua-to-version-5-4-7' into 'master'
Resolve "udate Lua to version 5.4.7" Closes #395 See merge request Pmodules/src!427
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
# https://
|
||||
#
|
||||
P=lua
|
||||
V=${LUA_VERSION:-5.4.6}
|
||||
V=${LUA_VERSION:-5.4.7}
|
||||
FNAME="$P-$V.tar.gz"
|
||||
DOWNLOAD_URL="http://www.lua.org/ftp/$P-$V.tar.gz"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user