summaryrefslogtreecommitdiff
path: root/open-source-lorries/bzip2.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/bzip2.lorry')
-rw-r--r--open-source-lorries/bzip2.lorry8
1 files changed, 8 insertions, 0 deletions
diff --git a/open-source-lorries/bzip2.lorry b/open-source-lorries/bzip2.lorry
new file mode 100644
index 0000000..664e183
--- /dev/null
+++ b/open-source-lorries/bzip2.lorry
@@ -0,0 +1,8 @@
+{
+ "bzip2": {
+ "type": "tarball",
+ "compression": "gzip",
+ "strip": 1,
+ "url": "http://bzip.org/1.0.6/bzip2-1.0.6.tar.gz"
+ }
+}