summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Darley <patrick.darley@codethink.co.uk>2015-03-17 11:06:45 +0000
committerPatrick Darley <patrick.darley@codethink.co.uk>2015-03-17 11:06:45 +0000
commit9519b729139f2b25ce796ef5285df5ff07fe8670 (patch)
treedcff0848bde09c7248c0dd4afc8d3a9dc3b52d53
parent7da9598b7df3e2827f1c868ea2a651368f26dfee (diff)
downloadlorries-9519b729139f2b25ce796ef5285df5ff07fe8670.tar.gz
Update configobj repository adding the new git repo
The bazaar repo is deprecated as you can see visiting https://code.google.com/p/configobj/
-rw-r--r--open-source-lorries/configobj.lorry4
1 files changed, 4 insertions, 0 deletions
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"
}
}