summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/lighttpd.lorry7
1 files changed, 6 insertions, 1 deletions
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"
}
}