diff options
| author | Hisham Muhammad <hisham@gobolinux.org> | 2015-04-20 11:09:25 -0300 |
|---|---|---|
| committer | Hisham Muhammad <hisham@gobolinux.org> | 2015-04-20 11:09:25 -0300 |
| commit | 9aa5d054ee6f5aeecda979a11841ce82f16a0443 (patch) | |
| tree | 9e34c4d2224581da2f7363a28c7de47ce64872d3 /src | |
| parent | cda43ce50660aa55aeb2c4d2d8e724f17fa7f863 (diff) | |
| download | luarocks-9aa5d054ee6f5aeecda979a11841ce82f16a0443.tar.gz luarocks-9aa5d054ee6f5aeecda979a11841ce82f16a0443.tar.bz2 luarocks-9aa5d054ee6f5aeecda979a11841ce82f16a0443.zip | |
Update upload URL as well.
Diffstat (limited to 'src')
| -rw-r--r-- | src/luarocks/cfg.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/luarocks/cfg.lua b/src/luarocks/cfg.lua index 6eb13d10..e864c9fd 100644 --- a/src/luarocks/cfg.lua +++ b/src/luarocks/cfg.lua | |||
| @@ -237,7 +237,7 @@ local defaults = { | |||
| 237 | disabled_servers = {}, | 237 | disabled_servers = {}, |
| 238 | 238 | ||
| 239 | upload = { | 239 | upload = { |
| 240 | server = "https://rocks.moonscript.org", | 240 | server = "https://luarocks.org", |
| 241 | tool_version = "1.0.0", | 241 | tool_version = "1.0.0", |
| 242 | api_version = "1", | 242 | api_version = "1", |
| 243 | }, | 243 | }, |
