summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-03-11 17:43:27 +0000
committerLars Wirzenius <lars.wirzenius@codethink.co.uk>2014-03-11 17:43:27 +0000
commite40d5b616f061e28971fd0c0135515666aff1e60 (patch)
tree89d3242ac9d71884863a0871076790249a3e4659
parent8e83a64792ad81e432a660e3fa8cb563020412af (diff)
downloadlorries-e40d5b616f061e28971fd0c0135515666aff1e60.tar.gz
Add navit from svn
-rw-r--r--open-source-lorries/navit.lorry10
1 files changed, 10 insertions, 0 deletions
diff --git a/open-source-lorries/navit.lorry b/open-source-lorries/navit.lorry
index 0800dcc..540776b 100644
--- a/open-source-lorries/navit.lorry
+++ b/open-source-lorries/navit.lorry
@@ -2,5 +2,15 @@
"navit": {
"type": "bzr",
"url": "lp:navit"
+ },
+ "navit-svn": {
+ "type": "svn",
+ "url": "http://svn.code.sf.net/p/navit/code/!svn/vcc/default",
+ "layout": "standard",
+ "refspecs": [
+ "+refs/tags/*",
+ "+refs/heads/*"
+ ]
}
}
+