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