summaryrefslogtreecommitdiff
path: root/test.lorry
blob: 57f21ccdcb9b1303eade2fa9bbc4ceaed070be5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "gawk": {
        "type": "git",
        "url": "git://git.savannah.gnu.org/gawk.git"
    },
    "binutils": {
        "type": "bzr",
        "branches": {
            "trunk": "lp:binutils"
        }
    },
    "bc": {
        "type": "tarball",
        "url": "http://ftp.gnu.org/gnu/bc/bc-1.06.tar.gz"
    }
}