summaryrefslogtreecommitdiff
path: root/open-source-lorries/libnl.lorry
blob: 56ee4a6d841fc73dcb97519fc812478baf66b598 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "libnl": {
        "type": "git",
        "url": "git://github.com/gxk/libnl.git",
        "refspecs": [
            "+refs/heads/*",
            "+refs/tags/*"
        ]
    }
}