summaryrefslogtreecommitdiff
path: root/open-source-lorries/boost-tarball.lorry
diff options
context:
space:
mode:
authorMark Doffman <mark.doffman@codethink.co.uk>2013-09-26 19:25:40 +0000
committerMark Doffman <mark.doffman@codethink.co.uk>2013-09-26 19:25:40 +0000
commit66b35d644e81840e4565a1aeb3fe4d8a9f26ffa1 (patch)
tree30868f0bab077319200452bfa172d2818bd62385 /open-source-lorries/boost-tarball.lorry
parent4c0ead8d4d50854505dbcfb86d494475033cfab9 (diff)
downloadlorries-66b35d644e81840e4565a1aeb3fe4d8a9f26ffa1.tar.gz
Disable the current boost svn lorry as it takes > 13 hours to process.
Add a tarball lorry for boost instead.
Diffstat (limited to 'open-source-lorries/boost-tarball.lorry')
-rw-r--r--open-source-lorries/boost-tarball.lorry8
1 files changed, 8 insertions, 0 deletions
diff --git a/open-source-lorries/boost-tarball.lorry b/open-source-lorries/boost-tarball.lorry
new file mode 100644
index 0000000..e4e2bea
--- /dev/null
+++ b/open-source-lorries/boost-tarball.lorry
@@ -0,0 +1,8 @@
+{
+ "boost-tarball": {
+ "type": "tarball",
+ "compression": "bz2",
+ "strip": 1,
+ "url": "http://downloads.sourceforge.net/project/boost/boost/1.54.0/boost_1_54_0.tar.bz2"
+ }
+}