summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-09 00:49:01 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-09 23:48:09 +0100
commita19b9a7d1abdf1a83dbc23a524a463fa593adf71 (patch)
tree4bfe8a8dea6bd0865ca06d3aa87afa3a2840b879
parentc00b9594fabc18348a0546a919d85223e5d1cffb (diff)
downloadlorries-a19b9a7d1abdf1a83dbc23a524a463fa593adf71.tar.gz
Update URLs for rpcbind and libtirpc
rpcbind and libtirpc moved from git.infradead.org to git.linux-nfs.org. They still can't be cloned over https, sadly.
-rw-r--r--open-source-lorries/rpcbind.lorry2
-rw-r--r--open-source-lorries/ti-rpc.lorry2
2 files changed, 2 insertions, 2 deletions
diff --git a/open-source-lorries/rpcbind.lorry b/open-source-lorries/rpcbind.lorry
index 010f485..f894e29 100644
--- a/open-source-lorries/rpcbind.lorry
+++ b/open-source-lorries/rpcbind.lorry
@@ -1,6 +1,6 @@
{
"rpcbind": {
"type": "git",
- "url": "git://git.infradead.org/users/steved/rpcbind.git"
+ "url": "git://git.linux-nfs.org/projects/steved/rpcbind.git"
}
}
diff --git a/open-source-lorries/ti-rpc.lorry b/open-source-lorries/ti-rpc.lorry
index 65e3866..4ebb5ca 100644
--- a/open-source-lorries/ti-rpc.lorry
+++ b/open-source-lorries/ti-rpc.lorry
@@ -1,6 +1,6 @@
{
"ti-rpc": {
"type": "git",
- "url": "git://git.infradead.org/users/steved/libtirpc.git"
+ "url": "git://git.linux-nfs.org/projects/steved/libtirpc.git"
}
}