summaryrefslogtreecommitdiff
path: root/open-source-lorries/automake.lorry
blob: b32e12c5208d49ea3a091d66d2162050a6400fcc (plain)
1
2
3
4
5
6
7
8
9
10
{
    "automake": {
        "type": "git",
        "url": "git://git.savannah.gnu.org/automake.git",
        "refspecs": [
            "+refs/heads/*",
            "+refs/tags/*"
        ]
    }
}