Updating rockspec to include the correct package URL

This commit is contained in:
carregal
2008-02-13 22:33:47 +00:00
parent 6c16dc4634
commit 80027817c3

View File

@@ -1,7 +1,7 @@
package = "LuaFileSystem" package = "LuaFileSystem"
version = "1.4.0-1" version = "1.4.0-1"
source = { source = {
url = "http://luaforge.net/frs/download.php/2679/luafilesystem-1.3.0.tar.gz" url = "http://luaforge.net/frs/download.php/3158/luafilesystem-1.4.0.tar.gz"
} }
description = { description = {
summary = "File System Library for the Lua Programming Language", summary = "File System Library for the Lua Programming Language",