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