summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-08-22 14:49:34 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-08-22 14:49:34 +0100
commit5a0b2ef448c8094bcc9976fe7f61bd5d015c8f1a (patch)
tree689120975443ccaf349f57e68e563c073c1b7126
parent98f82512653b1f942992b7dd043a2c85c0f6182d (diff)
downloadlorry-5a0b2ef448c8094bcc9976fe7f61bd5d015c8f1a.tar.gz
Add mercurial-tarball.lorry
-rw-r--r--lorries/mercurial-tarball.lorry8
1 files changed, 8 insertions, 0 deletions
diff --git a/lorries/mercurial-tarball.lorry b/lorries/mercurial-tarball.lorry
new file mode 100644
index 0000000..59b6f2c
--- /dev/null
+++ b/lorries/mercurial-tarball.lorry
@@ -0,0 +1,8 @@
+{
+ "mercurial-tarball": {
+ "type": "tarball",
+ "compression": "gzip",
+ "strip": 1,
+ "url": "http://mercurial.selenic.com/release/mercurial-2.3.tar.gz"
+ }
+}