summaryrefslogtreecommitdiff
path: root/lua-git2-scm-0.rockspec
diff options
context:
space:
mode:
Diffstat (limited to 'lua-git2-scm-0.rockspec')
-rwxr-xr-xlua-git2-scm-0.rockspec4
1 files changed, 2 insertions, 2 deletions
diff --git a/lua-git2-scm-0.rockspec b/lua-git2-scm-0.rockspec
index f892270..a78064d 100755
--- a/lua-git2-scm-0.rockspec
+++ b/lua-git2-scm-0.rockspec
@@ -3,12 +3,12 @@
package = 'lua-git2'
version = 'scm-0'
source = {
- url = 'git://github.com/Neopallium/luagit2.git'
+ url = 'git://github.com/libgit2/luagit2.git'
}
description = {
summary = "LibGit2 bindings for Lua.",
detailed = '',
- homepage = 'https://github.com/Neopallium/luagit2',
+ homepage = 'https://github.com/libgit2/luagit2',
license = 'MIT',
maintainer = "Robert G. Jakabosky",
}