summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-04-25 15:05:27 +0200
committerJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-04-25 15:05:27 +0200
commit8953b9ca6752983a0c322f6d028f939d14c6cdab (patch)
treebe6d449c0efc71de68b6401d68806fd23677f224
parent522df26d4e96602b6ddbef312ca047e90d4fff04 (diff)
downloadlorry-8953b9ca6752983a0c322f6d028f939d14c6cdab.tar.gz
Add a .lorry file for xterm.
-rw-r--r--lorries/xterm.lorry8
1 files changed, 8 insertions, 0 deletions
diff --git a/lorries/xterm.lorry b/lorries/xterm.lorry
new file mode 100644
index 0000000..117de62
--- /dev/null
+++ b/lorries/xterm.lorry
@@ -0,0 +1,8 @@
+{
+ "xterm": {
+ "type": "tarball",
+ "compression": "gzip",
+ "strip": 1,
+ "url": "http://invisible-island.net/datafiles/release/xterm.tar.gz"
+ }
+}