summaryrefslogtreecommitdiff
path: root/open-source-lorries/alsa-lib.lorry
blob: be7c35913fcd2b89f46fcb4dcb43e202b60cffe1 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "alsa-lib": {
        "type": "git",
        "url": "git://git.alsa-project.org/alsa-lib.git",
        "refspecs": [
            "ascenario", "amixer", "ucm",
            "+refs/heads/master:refs/heads/master",
            "+refs/tags/*:refs/tags/*"
        ]
    }
}