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