summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Thomas <james.thomas@codethink.co.uk>2012-10-04 17:05:49 +0100
committerJames Thomas <james.thomas@codethink.co.uk>2012-10-04 17:05:49 +0100
commit8b77340c6dd9ef22db92539ca413ad6a6b9e9a1a (patch)
tree8075c87ed0f3ef68cd59185fb9bef2eda5fac4fd
parent02e8c124429cfa469b504ee91c931f1fd1854c7a (diff)
downloadlorries-8b77340c6dd9ef22db92539ca413ad6a6b9e9a1a.tar.gz
Add neon (HTTP and WebDAV client library) lorry
-rw-r--r--active/neon.lorry8
1 files changed, 8 insertions, 0 deletions
diff --git a/active/neon.lorry b/active/neon.lorry
new file mode 100644
index 0000000..4412e3f
--- /dev/null
+++ b/active/neon.lorry
@@ -0,0 +1,8 @@
+{
+ "neon": {
+ "type": "tarball",
+ "compression": "gzip",
+ "strip": 1,
+ "url": "http://www.webdav.org/neon/neon-0.29.6.tar.gz"
+ }
+}