summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-08-22 14:29:09 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-08-22 14:29:09 +0100
commitf73aa2d289e4d12f36bc2606a766b2d61751be4d (patch)
tree7654f75ff05234c068b90cc4a74e20f707e18304
parentb18585a823886160759b263427ecf6645c5c25b5 (diff)
downloadlorry-f73aa2d289e4d12f36bc2606a766b2d61751be4d.tar.gz
Add subversion-tarball.lorry
-rw-r--r--lorries/subversion-tarball.lorry8
1 files changed, 8 insertions, 0 deletions
diff --git a/lorries/subversion-tarball.lorry b/lorries/subversion-tarball.lorry
new file mode 100644
index 0000000..8e8f2da
--- /dev/null
+++ b/lorries/subversion-tarball.lorry
@@ -0,0 +1,8 @@
+{
+ "subversion-tarball": {
+ "type": "tarball",
+ "compression": "bzip2",
+ "strip": 1,
+ "url": "http://www.mirrorservice.org/sites/ftp.apache.org/subversion/subversion-1.7.6.tar.bz2"
+ }
+}