summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/libpwquality.lorry7
1 files changed, 6 insertions, 1 deletions
diff --git a/open-source-lorries/libpwquality.lorry b/open-source-lorries/libpwquality.lorry
index f5d4307..ed2244b 100644
--- a/open-source-lorries/libpwquality.lorry
+++ b/open-source-lorries/libpwquality.lorry
@@ -1,6 +1,11 @@
{
"libpwquality": {
"type": "hg",
- "url": "http://hg.fedorahosted.org/hg/libpwquality"
+ "url": "http://hg.fedorahosted.org/hg/libpwquality",
+ "description": "Obsolete (use libpwquality-git)"
+ },
+ "libpwquality-git": {
+ "type": "git",
+ "url": "https://github.com/libpwquality/libpwquality.git"
}
}