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