summaryrefslogtreecommitdiff
path: root/open-source-lorries/nano-tarball.lorry
diff options
context:
space:
mode:
authorDaniel Silverstone <daniel.silverstone@codethink.co.uk>2013-04-03 14:55:33 +0100
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2013-04-03 14:55:33 +0100
commit916349b2c2ad6f2373424fb96714128bf61ce034 (patch)
treefe7d6d7b4cb4c6cf76172ef3cc3fed7276b61006 /open-source-lorries/nano-tarball.lorry
parent1d4a9a6480dc3a1d80270140b9389b690ea92e87 (diff)
downloadlorries-916349b2c2ad6f2373424fb96714128bf61ce034.tar.gz
Add nano from tarball
Diffstat (limited to 'open-source-lorries/nano-tarball.lorry')
-rw-r--r--open-source-lorries/nano-tarball.lorry8
1 files changed, 8 insertions, 0 deletions
diff --git a/open-source-lorries/nano-tarball.lorry b/open-source-lorries/nano-tarball.lorry
new file mode 100644
index 0000000..48f0d98
--- /dev/null
+++ b/open-source-lorries/nano-tarball.lorry
@@ -0,0 +1,8 @@
+{
+ "nano-tarball": {
+ "type": "tarball",
+ "compression": "gzip",
+ "strip": 1,
+ "url": "http://www.nano-editor.org/dist/v2.2/nano-2.2.6.tar.gz"
+ }
+}