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