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