Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torch/xlua.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClement Farabet <clement.farabet@gmail.com>2012-11-23 07:05:08 +0400
committerClement Farabet <clement.farabet@gmail.com>2012-11-23 07:05:08 +0400
commitbfea5f45ccd479ff5007f6a6423436ee4166bfb8 (patch)
tree00dfa0eee708433ba971b8309d3816f254c3e935 /xlua-1.0-0.rockspec
parent700d7eafac8c9b139c3464a07f50656effa70d18 (diff)
Fixed address
Diffstat (limited to 'xlua-1.0-0.rockspec')
-rw-r--r--xlua-1.0-0.rockspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/xlua-1.0-0.rockspec b/xlua-1.0-0.rockspec
index ef5d338..f6bd0df 100644
--- a/xlua-1.0-0.rockspec
+++ b/xlua-1.0-0.rockspec
@@ -2,7 +2,7 @@ package = "xlua"
version = "1.0-0"
source = {
- url = "https://github.com/clementfarabet/lua---sys"
+ url = "git://github.com/clementfarabet/lua---sys"
}
description = {