diff --git a/recipes/042-lua b/recipes/042-lua index f653b0a..78a1fc0 100755 --- a/recipes/042-lua +++ b/recipes/042-lua @@ -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"