summaryrefslogtreecommitdiff
path: root/open-source-lorries/boost-tarball.lorry
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-09-27 12:30:03 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2013-09-27 12:30:03 +0100
commit0c64661db9489817f422f43e214b9657eb6472dd (patch)
tree89a21792c9f0772663b8a32830a103fc98473153 /open-source-lorries/boost-tarball.lorry
parented42f364a1d11156efa249d00f39dda418e12446 (diff)
parent66b35d644e81840e4565a1aeb3fe4d8a9f26ffa1 (diff)
downloadlorries-0c64661db9489817f422f43e214b9657eb6472dd.tar.gz
Merge branch 'master' of ssh://trove.baserock.org/baserock/local-config/lorries
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"
+ }
+}