summaryrefslogtreecommitdiff
path: root/open-source-lorries/alsa-lib.lorry
blob: b122741d7320e3793f2d802a4215405fa38282a1 (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", "master", "ucm",
            "+refs/heads/master:refs/heads/master",
            "+refs/tags/*:refs/tags/*"
        ]
    }
}