summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2012-11-19 11:57:47 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2012-11-19 11:57:47 +0000
commit301a770b21feca3a0c740f988914c8ddcbbd2620 (patch)
treed97e33392eea819335ee69328cf3198e8d3f5a08
parent25a64887b17937294f051c1e9205b5ccb2afae34 (diff)
downloadlorries-301a770b21feca3a0c740f988914c8ddcbbd2620.tar.gz
Use git tree of rpcbind, not ancient tarball
-rw-r--r--active/rpcbind.lorry6
1 files changed, 2 insertions, 4 deletions
diff --git a/active/rpcbind.lorry b/active/rpcbind.lorry
index 4528d28..0b808c5 100644
--- a/active/rpcbind.lorry
+++ b/active/rpcbind.lorry
@@ -1,8 +1,6 @@
{
"rpcbind": {
- "type": "tarball",
- "compression": "bzip2",
- "strip": 1,
- "url": "http://nfsv4.bullopensource.org/tarballs/rpcbind/rpcbind-0.1.5-1.tar.bz2"
+ "type": "git",
+ "url": "http://git.infradead.org/users/steved/rpcbind.git"
}
}