summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lorries/subversion.lorry5
1 files changed, 3 insertions, 2 deletions
diff --git a/lorries/subversion.lorry b/lorries/subversion.lorry
index e7d1c72..249a91b 100644
--- a/lorries/subversion.lorry
+++ b/lorries/subversion.lorry
@@ -1,6 +1,7 @@
{
"subversion": {
- "type": "bzr",
- "url": "lp:subversion"
+ "type": "svn",
+ "url": "https://svn.apache.org/repos/asf/subversion/",
+ "layout": "standard"
}
}