From 9519b729139f2b25ce796ef5285df5ff07fe8670 Mon Sep 17 00:00:00 2001 From: Patrick Darley Date: Tue, 17 Mar 2015 11:06:45 +0000 Subject: Update configobj repository adding the new git repo The bazaar repo is deprecated as you can see visiting https://code.google.com/p/configobj/ --- open-source-lorries/configobj.lorry | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/open-source-lorries/configobj.lorry b/open-source-lorries/configobj.lorry index 3c8a335..a45e4fb 100644 --- a/open-source-lorries/configobj.lorry +++ b/open-source-lorries/configobj.lorry @@ -2,5 +2,9 @@ "configobj": { "type": "hg", "url": "http://code.google.com/p/configobj/" + }, + "configobj-git": { + "type": "git", + "url": "git://github.com/DiffSK/configobj.git" } } -- cgit v1.2.1