diff options
author | carregal <carregal> | 2008-02-13 22:33:47 +0000 |
---|---|---|
committer | carregal <carregal> | 2008-02-13 22:33:47 +0000 |
commit | 80027817c3e464124dc2ec05686049fe61ef9e44 (patch) | |
tree | 48f504d27702ece414fc71864599db110b3b005f /rockspecs | |
parent | 6c16dc46345ba294a09e9eda8f91a6ae50e38439 (diff) | |
download | luafilesystem-80027817c3e464124dc2ec05686049fe61ef9e44.tar.gz luafilesystem-80027817c3e464124dc2ec05686049fe61ef9e44.tar.bz2 luafilesystem-80027817c3e464124dc2ec05686049fe61ef9e44.zip |
Updating rockspec to include the correct package URL
Diffstat (limited to 'rockspecs')
-rw-r--r-- | rockspecs/luafilesystem-1.4.0-1.rockspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rockspecs/luafilesystem-1.4.0-1.rockspec b/rockspecs/luafilesystem-1.4.0-1.rockspec index bcf5f51..b693618 100644 --- a/rockspecs/luafilesystem-1.4.0-1.rockspec +++ b/rockspecs/luafilesystem-1.4.0-1.rockspec | |||
@@ -1,7 +1,7 @@ | |||
1 | package = "LuaFileSystem" | 1 | package = "LuaFileSystem" |
2 | version = "1.4.0-1" | 2 | version = "1.4.0-1" |
3 | source = { | 3 | source = { |
4 | url = "http://luaforge.net/frs/download.php/2679/luafilesystem-1.3.0.tar.gz" | 4 | url = "http://luaforge.net/frs/download.php/3158/luafilesystem-1.4.0.tar.gz" |
5 | } | 5 | } |
6 | description = { | 6 | description = { |
7 | summary = "File System Library for the Lua Programming Language", | 7 | summary = "File System Library for the Lua Programming Language", |