summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Thomas <james.thomas@codethink.co.uk>2012-10-04 18:04:43 +0100
committerJames Thomas <james.thomas@codethink.co.uk>2012-10-04 18:04:43 +0100
commitde85efbe661c8287463829689bc8312c78cad327 (patch)
tree6eebcd11624a8a43a656fedcee21a3c7825ae5b9
parent8b77340c6dd9ef22db92539ca413ad6a6b9e9a1a (diff)
downloadlorries-de85efbe661c8287463829689bc8312c78cad327.tar.gz
Use svn repository for neon
-rw-r--r--active/neon.lorry7
1 files changed, 3 insertions, 4 deletions
diff --git a/active/neon.lorry b/active/neon.lorry
index 4412e3f..de8da33 100644
--- a/active/neon.lorry
+++ b/active/neon.lorry
@@ -1,8 +1,7 @@
{
"neon": {
- "type": "tarball",
- "compression": "gzip",
- "strip": 1,
- "url": "http://www.webdav.org/neon/neon-0.29.6.tar.gz"
+ "type": "svn",
+ "url": "http://svn.webdav.org/repos/projects/neon/",
+ "layout": "standard"
}
}