summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-02-02 17:22:01 +0000
committerJavier Jardón <jjardon@gnome.org>2015-02-03 17:06:00 +0000
commit4bac14b99395e2718c4860a60e3a9b13911aa467 (patch)
tree62363f6d81cb7451ce2e154cfc07ba25b9ac05ad
parentd75a3c0876c107c363d0602c1cc58e06144c1dfa (diff)
downloadlorries-4bac14b99395e2718c4860a60e3a9b13911aa467.tar.gz
Lorry latest make tarball (4.1)jjardon/make
-rw-r--r--open-source-lorries/make-tarball.lorry8
1 files changed, 8 insertions, 0 deletions
diff --git a/open-source-lorries/make-tarball.lorry b/open-source-lorries/make-tarball.lorry
new file mode 100644
index 0000000..11e4eba
--- /dev/null
+++ b/open-source-lorries/make-tarball.lorry
@@ -0,0 +1,8 @@
+{
+ "make-tarball": {
+ "type": "tarball",
+ "compression": "bzip2",
+ "strip": 1,
+ "url": "http://ftp.gnu.org/gnu/make/make-4.1.tar.bz2"
+ }
+}