summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2012-11-19 12:01:39 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2012-11-19 12:01:39 +0000
commit1c21a1ee9dc0cdd3aeaefb25885a87be5631ef25 (patch)
treeae1572eff31c1524c9fb6537b2e72ae3b1af877c
parent301a770b21feca3a0c740f988914c8ddcbbd2620 (diff)
downloadlorries-1c21a1ee9dc0cdd3aeaefb25885a87be5631ef25.tar.gz
Fix URL for rpcbind
-rw-r--r--active/rpcbind.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/active/rpcbind.lorry b/active/rpcbind.lorry
index 0b808c5..010f485 100644
--- a/active/rpcbind.lorry
+++ b/active/rpcbind.lorry
@@ -1,6 +1,6 @@
{
"rpcbind": {
"type": "git",
- "url": "http://git.infradead.org/users/steved/rpcbind.git"
+ "url": "git://git.infradead.org/users/steved/rpcbind.git"
}
}