aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/luarocks/cfg.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/luarocks/cfg.lua b/src/luarocks/cfg.lua
index 05d58a10..2e86c3ca 100644
--- a/src/luarocks/cfg.lua
+++ b/src/luarocks/cfg.lua
@@ -216,6 +216,7 @@ local defaults = {
216 { 216 {
217 "http://rocks.moonscript.org", 217 "http://rocks.moonscript.org",
218 "https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/", 218 "https://raw.githubusercontent.com/rocks-moonscript-org/moonrocks-mirror/master/",
219 "http://luafr.org/moonrocks/",
219 } 220 }
220 }, 221 },
221 disabled_servers = {}, 222 disabled_servers = {},