summaryrefslogtreecommitdiff
path: root/lanes-2.0-11.rockspec
diff options
context:
space:
mode:
authorBenoit Germain <bnt.germain@gmail.com>2011-03-01 21:41:01 +0100
committerBenoit Germain <bnt.germain@gmail.com>2011-03-01 21:41:01 +0100
commit44e8ed9f1fc537bc279b51d1ebdb633c636f5bfa (patch)
tree6ef759338b3cc684d66371ffe3735940fde674f0 /lanes-2.0-11.rockspec
parentf213d882054417835d98314bae2e14a334cb9a04 (diff)
downloadlanes-44e8ed9f1fc537bc279b51d1ebdb633c636f5bfa.tar.gz
lanes-44e8ed9f1fc537bc279b51d1ebdb633c636f5bfa.tar.bz2
lanes-44e8ed9f1fc537bc279b51d1ebdb633c636f5bfa.zip
rockspecs for 2.0.11 and 2.1.0 (latest not operational yet since tag doesn't exist)
Diffstat (limited to 'lanes-2.0-11.rockspec')
-rw-r--r--lanes-2.0-11.rockspec4
1 files changed, 2 insertions, 2 deletions
diff --git a/lanes-2.0-11.rockspec b/lanes-2.0-11.rockspec
index 11682b6..a5e7d3a 100644
--- a/lanes-2.0-11.rockspec
+++ b/lanes-2.0-11.rockspec
@@ -15,8 +15,8 @@ package = "Lanes"
15version = "2.0-11" 15version = "2.0-11"
16 16
17source= { 17source= {
18 url= "http://github.com/downloads/LuaLanes/lanes/lanes-2.0.11.tgz", 18 url= "git://github.com/LuaLanes/lanes.git",
19 md5= "23f8e3f88cca5fcea6c600014d806850" 19 branch= "v2.0.11"
20} 20}
21 21
22description = { 22description = {