3rdparty: add mirror for downloading lua

This commit is contained in:
Thomas Bernard 2019-02-01 14:49:43 +01:00
parent 3a809bb049
commit 1299bb651b
No known key found for this signature in database
GPG Key ID: 0FF11B67A5C0863C

1
3rdparty/Makefile vendored
View File

@ -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