summaryrefslogtreecommitdiff
path: root/open-source-lorries/navit.lorry
blob: 540776bc2e1d35e1e1261850f95e42c3f063ae0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "navit": {
        "type": "bzr",
        "url": "lp:navit"
    },
    "navit-svn": {
        "type": "svn",
        "url": "http://svn.code.sf.net/p/navit/code/!svn/vcc/default",
        "layout": "standard",
        "refspecs": [
            "+refs/tags/*",
            "+refs/heads/*"
        ]
    }
}