From 08340b1d5e935864af075c9378da63687f23201b Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Thu, 10 Sep 2020 22:36:00 +0100 Subject: Update mirroring of lighttpd lighttpd switched from Subversion to Git.. Add a new mirror for the git repository and mark the old mirror as obsolete. --- open-source-lorries/lighttpd.lorry | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/open-source-lorries/lighttpd.lorry b/open-source-lorries/lighttpd.lorry index 57908b4..609bf65 100644 --- a/open-source-lorries/lighttpd.lorry +++ b/open-source-lorries/lighttpd.lorry @@ -2,6 +2,11 @@ "lighttpd": { "type": "svn", "url": "svn://svn.lighttpd.net/lighttpd", - "layout": "standard" + "layout": "standard", + "description": "Obsolete (use lighttpd-git)" + }, + "lighttpd-git": { + "type": "git", + "url": "https://git.lighttpd.net/lighttpd/lighttpd1.4.git" } } -- cgit v1.2.1