mirrors: fix lua mirrors

Seems like urls in mirrors must end up with a / otherwise download fails.
This commit is contained in:
Matthieu Coudron 2020-11-16 23:16:58 +01:00 committed by Matthieu Coudron
parent 91fbec2e3b
commit 3dd316723d

View File

@ -9,10 +9,10 @@
# "sourceforge", "gnu", etc.
luarocks = [
"https://luarocks.org"
"https://luarocks.org/"
"https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/"
"http://luafr.org/moonrocks"
"http://luarocks.logiceditor.com/rocks"
"http://luafr.org/moonrocks/"
"http://luarocks.logiceditor.com/rocks/"
];
# SourceForge.