summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-09-18 15:26:37 +0100
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2012-09-18 15:26:37 +0100
commited8b5a8a133aeb565f6e4a7b740e4448709d48d0 (patch)
treec18ab2471db3798ce175d57734699720fde7098c
parent46134d117fa85680ebbac4688a7a1d5aee3f5cf4 (diff)
downloadlorries-ed8b5a8a133aeb565f6e4a7b740e4448709d48d0.tar.gz
Add lsof tarball import
-rw-r--r--active/lsof.lorry8
1 files changed, 8 insertions, 0 deletions
diff --git a/active/lsof.lorry b/active/lsof.lorry
new file mode 100644
index 0000000..ecad943
--- /dev/null
+++ b/active/lsof.lorry
@@ -0,0 +1,8 @@
+{
+ "lorry": {
+ "type": "tarball",
+ "compression": "gzip",
+ "strip": 1,
+ "url": "http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/lsof_4.83.tar.gz"
+ }
+}