From e40d5b616f061e28971fd0c0135515666aff1e60 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 11 Mar 2014 17:43:27 +0000 Subject: Add navit from svn --- open-source-lorries/navit.lorry | 10 ++++++++++ 1 file changed, 10 insertions(+) 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/*" + ] } } + -- cgit v1.2.1