summaryrefslogtreecommitdiff
path: root/open-source-lorries/mesa.lorry
blob: 07410edbed1a3fe7ce6ce7cfc62f99c0a1dfe4fb (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "mesa": {
        "type": "git",
        "url": "git://anongit.freedesktop.org/mesa/mesa",
        "refspecs": [
            "+refs/heads/*",
            "+refs/tags/*"
        ]

    }
}