summaryrefslogtreecommitdiff
path: root/open-source-lorries/bzip2.lorry
blob: 664e183086a970d1e998484f98f4d1d066979421 (plain)
1
2
3
4
5
6
7
8
{
    "bzip2": {
        "type": "tarball",
        "compression": "gzip",
        "strip": 1,
        "url": "http://bzip.org/1.0.6/bzip2-1.0.6.tar.gz"
    }
}