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