aboutsummaryrefslogtreecommitdiff
path: root/luafilesystem-scm-1.rockspec
diff options
context:
space:
mode:
Diffstat (limited to 'luafilesystem-scm-1.rockspec')
-rw-r--r--luafilesystem-scm-1.rockspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/luafilesystem-scm-1.rockspec b/luafilesystem-scm-1.rockspec
index 8a78605..19b6225 100644
--- a/luafilesystem-scm-1.rockspec
+++ b/luafilesystem-scm-1.rockspec
@@ -1,7 +1,7 @@
1package = "luafilesystem" 1package = "luafilesystem"
2version = "scm-1" 2version = "scm-1"
3source = { 3source = {
4 url = "git+https://github.com/keplerproject/luafilesystem" 4 url = "git+https://github.com/lunarmodules/luafilesystem"
5} 5}
6description = { 6description = {
7 summary = "File System Library for the Lua Programming Language", 7 summary = "File System Library for the Lua Programming Language",