summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/unionfs-fuse.lorry7
1 files changed, 6 insertions, 1 deletions
diff --git a/open-source-lorries/unionfs-fuse.lorry b/open-source-lorries/unionfs-fuse.lorry
index f4b6635..8891e2d 100644
--- a/open-source-lorries/unionfs-fuse.lorry
+++ b/open-source-lorries/unionfs-fuse.lorry
@@ -1,6 +1,11 @@
{
"unionfs-fuse": {
"type": "hg",
- "url": "http://hg.podgorny.cz/unionfs-fuse"
+ "url": "http://hg.podgorny.cz/unionfs-fuse",
+ "description": "Obsolete (use unionfs-fuse-git)"
+ },
+ "unionfs-fuse-git": {
+ "type": "git",
+ "url": "https://github.com/rpodgorny/unionfs-fuse.git"
}
}