summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-08-22 14:42:03 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-08-22 14:42:03 +0100
commit98f82512653b1f942992b7dd043a2c85c0f6182d (patch)
tree2910fa09b190fd2631c02b55c15c99cf4993a2d2
parentf73aa2d289e4d12f36bc2606a766b2d61751be4d (diff)
downloadlorry-98f82512653b1f942992b7dd043a2c85c0f6182d.tar.gz
Add cvs-tarball.lorry
-rw-r--r--lorries/cvs-tarball.lorry8
1 files changed, 8 insertions, 0 deletions
diff --git a/lorries/cvs-tarball.lorry b/lorries/cvs-tarball.lorry
new file mode 100644
index 0000000..fd05c1d
--- /dev/null
+++ b/lorries/cvs-tarball.lorry
@@ -0,0 +1,8 @@
+{
+ "cvs-tarball": {
+ "type": "tarball",
+ "compression": "bzip2",
+ "strip": 1,
+ "url": "http://ftp.gnu.org/non-gnu/cvs/source/feature/1.12.13/cvs-1.12.13.tar.bz2"
+ }
+}