summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/lua-scrypt.lorry7
1 files changed, 6 insertions, 1 deletions
diff --git a/open-source-lorries/lua-scrypt.lorry b/open-source-lorries/lua-scrypt.lorry
index 8a3f1b3..8f2d0b2 100644
--- a/open-source-lorries/lua-scrypt.lorry
+++ b/open-source-lorries/lua-scrypt.lorry
@@ -1,6 +1,11 @@
{
"lua-scrypt": {
"type": "bzr",
- "url": "http://bzr.rjek.com/public/lua-scrypt/"
+ "url": "http://bzr.rjek.com/public/lua-scrypt/",
+ "description": "Obsolete (use lua-scrypt-git)"
+ },
+ "lua-scrypt-git": {
+ "type": "git",
+ "url": "https://git.gitano.org.uk/lua-scrypt.git"
}
}