summaryrefslogtreecommitdiff
path: root/open-source-lorries/make.lorry
blob: dd706d410a179d1b28e6b2608976948988373b1e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "make": {
        "type": "bzr",
        "url": "lp:make"
    },
    "make-tarball": {
        "type": "tarball",
        "compression": "bzip2",
        "strip": "1",
        "url": "http://ftp.gnu.org/gnu/make/make-4.1.tar.bz2"
   }
}