summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2015-03-20 15:55:02 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2015-03-20 15:55:02 +0000
commitc33de098d4a3e3a19e53748339091e9bd65d3400 (patch)
tree01aae164d9a9a05641a675811ccbdc7ce85a3417
parent660846a4abc375c5ddf1bae540e23440924865a3 (diff)
parent9519b729139f2b25ce796ef5285df5ff07fe8670 (diff)
downloadlorries-c33de098d4a3e3a19e53748339091e9bd65d3400.tar.gz
Merge branch 'baserock/pdar/update-configobj-repo' of https://github.com/padrigali/lorries
Reviewed-by: Richard Maw
-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"
}
}