summaryrefslogtreecommitdiff
path: root/open-source-lorries/lighttpd.lorry
blob: 609bf6575c715e0060d5a95d65ce9198fef92908 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "lighttpd": {
        "type": "svn",
        "url": "svn://svn.lighttpd.net/lighttpd",
        "layout": "standard",
        "description": "Obsolete (use lighttpd-git)"
    },
    "lighttpd-git": {
        "type": "git",
        "url": "https://git.lighttpd.net/lighttpd/lighttpd1.4.git"
    }
}