3rdparty: add mirror for downloading lua
This commit is contained in:
parent
3a809bb049
commit
1299bb651b
1
3rdparty/Makefile
vendored
1
3rdparty/Makefile
vendored
@ -99,6 +99,7 @@ LUAVER=5.3.5
|
||||
LUA=lua-$(LUAVER)
|
||||
LUAARCH=$(LUA).tar.gz
|
||||
LUAURL=https://www.lua.org/ftp/$(LUAARCH)
|
||||
LUAURLALT=https://www.tecgraf.puc-rio.br/lua/mirror/ftp/$(LUAARCH)
|
||||
LUASHA256=0c2eed3f960446e1a3e4b9a1ca2f3ff893b6ce41942cf54d5dd59ab4b3b058ac
|
||||
# https://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-0.6.1.tar.gz
|
||||
RECOILVER=4.3.1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user