diff options
| author | Benoit Germain <bnt.germain@gmail.com> | 2012-12-21 20:38:52 +0100 |
|---|---|---|
| committer | Benoit Germain <bnt.germain@gmail.com> | 2012-12-21 20:38:52 +0100 |
| commit | 4a83582e532958c2d7658be879d795a586379b52 (patch) | |
| tree | fdce733c3e1eebc5aa8492d565ebf73a23d8b5b0 | |
| parent | 5a12b89498c213a4c2799fe139121fdd85a5fc11 (diff) | |
| download | lanes-3.4.1.tar.gz lanes-3.4.1.tar.bz2 lanes-3.4.1.zip | |
updating rockspecv3.4.1
| -rw-r--r-- | lanes-3.4.1-1.rockspec (renamed from lanes-3.4.0-1.rockspec) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lanes-3.4.0-1.rockspec b/lanes-3.4.1-1.rockspec index 3d294e3..e43f33d 100644 --- a/lanes-3.4.0-1.rockspec +++ b/lanes-3.4.1-1.rockspec | |||
| @@ -7,11 +7,11 @@ | |||
| 7 | 7 | ||
| 8 | package = "Lanes" | 8 | package = "Lanes" |
| 9 | 9 | ||
| 10 | version = "3.4.0-1" | 10 | version = "3.4.1-1" |
| 11 | 11 | ||
| 12 | source= { | 12 | source= { |
| 13 | url= "git://github.com/LuaLanes/lanes.git", | 13 | url= "git://github.com/LuaLanes/lanes.git", |
| 14 | branch= "v3.4.0" | 14 | branch= "v3.4.1" |
| 15 | } | 15 | } |
| 16 | 16 | ||
| 17 | description = { | 17 | description = { |
