summaryrefslogtreecommitdiff
path: root/open-source-lorries/hostap.lorry
blob: 026934c3bcccb657c9b4fcad7f584f2b03fbc6d4 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "hostap": {
        "type": "git",
        "url": "git://w1.fi/srv/git/hostap.git",
        "refspecs": [
            "+refs/heads/*",
            "+refs/tags/*"
        ]
    }
}