summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-10-17 15:45:54 +0100
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-10-17 15:45:54 +0100
commit4dd0cd4e8ddb17391f17b38aa6c26af3fefd0f5b (patch)
treefa8b6e5401ec11c6b1a8015ad5e6ff1e39727880
parentbe01e3fd263d20c2f26f21f7fbc7aec8f7a90108 (diff)
parentaec9f303b1f624d00577ba786d40093d4a979b28 (diff)
downloadlorries-4dd0cd4e8ddb17391f17b38aa6c26af3fefd0f5b.tar.gz
Merge branch 'baserock/franred/fix-python-prettytables'
Reviewed-by: Pedro Alvarez <pedro.alvarez@codethink.co.uk> Reviewed-by: Sam Thursfield <sam.thursfield@codethink.co.uk> Both revision via IRC
-rw-r--r--open-source-lorries/python-prettytable.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/python-prettytable.lorry b/open-source-lorries/python-prettytable.lorry
index 0fa8f88..50c98f0 100644
--- a/open-source-lorries/python-prettytable.lorry
+++ b/open-source-lorries/python-prettytable.lorry
@@ -1,7 +1,7 @@
{
"python-prettytable": {
"type": "svn",
- "url": "http://prettytable.googlecode.com/svn/trunk/",
+ "url": "http://prettytable.googlecode.com/svn",
"layout": "standard"
}
}