diff options
author | Lars Wirzenius <lars.wirzenius@codethink.co.uk> | 2013-07-02 14:16:43 +0100 |
---|---|---|
committer | Lars Wirzenius <lars.wirzenius@codethink.co.uk> | 2013-07-02 14:16:43 +0100 |
commit | 7ce6769e37fcad4f7b6c32730a45e90ce3a1e597 (patch) | |
tree | 996ee5e2791da433995eeef512fd58a9815aa59c /open-source-lorries/fuse.lorry | |
parent | 3f3e95b00c2d99994fbe3cc56e815b8335f40091 (diff) | |
download | lorries-7ce6769e37fcad4f7b6c32730a45e90ce3a1e597.tar.gz |
Fix URL in fuse lorry
Diffstat (limited to 'open-source-lorries/fuse.lorry')
-rw-r--r-- | open-source-lorries/fuse.lorry | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/fuse.lorry b/open-source-lorries/fuse.lorry index f8ca7d4..134af8a 100644 --- a/open-source-lorries/fuse.lorry +++ b/open-source-lorries/fuse.lorry @@ -1,6 +1,6 @@ { "fuse": { "type": "git", - "url": "git://git.code.sf.net/p/fuse/fuse fuse-fuse" + "url": "git://git.code.sf.net/p/fuse/fuse" } } |