summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2012-07-18 20:33:53 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2012-07-18 20:33:53 +0100
commitfaef8058408e16001956537a36663efe0c62870b (patch)
tree44378bf7e2c530858f29beda47bd92ee89fedaa5
parente4e99d0d76bb16396e56057787ccd137544dd7fd (diff)
downloadlorry-faef8058408e16001956537a36663efe0c62870b.tar.gz
lorries: Fix liboauth URL
-rw-r--r--lorries/liboauth.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/lorries/liboauth.lorry b/lorries/liboauth.lorry
index ae9abdd..9884326 100644
--- a/lorries/liboauth.lorry
+++ b/lorries/liboauth.lorry
@@ -1,7 +1,7 @@
{
"liboauth": {
"type": "svn",
- "url": "https://liboauth.svn.sorceforge.net/svnroot/liboauth",
+ "url": "http://liboauth.svn.sourceforge.net/svnroot/liboauth",
"layout": "standard"
}
}