summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Brewer <benbrewer@codethink.co.uk>2012-10-18 13:41:32 +0100
committerBen Brewer <benbrewer@codethink.co.uk>2012-10-18 13:41:32 +0100
commit9aea4d7c62580830fbca48368651fd58066ae0d2 (patch)
tree409e491d736c4c0cb10081aeb0856cd4ba6300d1
parenta1b83b1b7c0e5ffb0e4c37e48bd894b3ba928eaf (diff)
downloadlorries-9aea4d7c62580830fbca48368651fd58066ae0d2.tar.gz
Added lorry for autogen.
-rw-r--r--active/autogen.lorry8
1 files changed, 8 insertions, 0 deletions
diff --git a/active/autogen.lorry b/active/autogen.lorry
new file mode 100644
index 0000000..19c3b77
--- /dev/null
+++ b/active/autogen.lorry
@@ -0,0 +1,8 @@
+{
+ "autogen": {
+ "type": "tarball",
+ "compression": "gzip",
+ "strip": 1,
+ "url": "http://ftp.gnu.org/gnu/autogen/rel5.16.2/autogen-5.16.2.tar.gz"
+ }
+}