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