summaryrefslogtreecommitdiff
path: root/open-source-lorries/libproxy.lorry
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-08 23:28:28 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-09 23:46:13 +0100
commiteffda58f142f8fae128f31a8e5445be3ccc32aa8 (patch)
treede0e85d27888ebd4e436d970de7ef13cd40d7367 /open-source-lorries/libproxy.lorry
parent1d4f02ff8a638c4496cfd298c05e6e6910ed8e68 (diff)
downloadlorries-effda58f142f8fae128f31a8e5445be3ccc32aa8.tar.gz
Update mirroring of libproxy
libproxy moved from Google Code to GitHub. Since it switched from Subversion to Git, use a different name for the new mirror. Mark the old mirror as obsolete.
Diffstat (limited to 'open-source-lorries/libproxy.lorry')
-rw-r--r--open-source-lorries/libproxy.lorry7
1 files changed, 6 insertions, 1 deletions
diff --git a/open-source-lorries/libproxy.lorry b/open-source-lorries/libproxy.lorry
index 015a466..9301e7a 100644
--- a/open-source-lorries/libproxy.lorry
+++ b/open-source-lorries/libproxy.lorry
@@ -2,6 +2,11 @@
"libproxy": {
"type": "svn",
"url": "http://libproxy.googlecode.com/svn",
- "layout": "standard"
+ "layout": "standard",
+ "description": "Obsolete (use libproxy-git)"
+ },
+ "libproxy-git": {
+ "type": "git",
+ "url": "https://github.com/libproxy/libproxy.git"
}
}