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