cvs rockspecs now point to github

This commit is contained in:
Fabio Mascarenhas
2009-09-24 14:29:44 -03:00
parent f715ad9998
commit 2b5f187a40

View File

@@ -3,8 +3,7 @@ package = "LuaFileSystem"
version = "cvs-2" version = "cvs-2"
source = { source = {
url = "cvs://:pserver:anonymous:@cvs.luaforge.net:/cvsroot/luafilesystem", url = "git://github.com/keplerproject/luafilesystem.git",
cvs_tag = "HEAD"
} }
description = { description = {