summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--open-source-lorries/nohands.lorry2
-rw-r--r--open-source-lorries/pexpect.lorry2
2 files changed, 2 insertions, 2 deletions
diff --git a/open-source-lorries/nohands.lorry b/open-source-lorries/nohands.lorry
index 13ee163..09e8291 100644
--- a/open-source-lorries/nohands.lorry
+++ b/open-source-lorries/nohands.lorry
@@ -1,7 +1,7 @@
{
"nohands": {
"type": "svn",
- "url": "http://nohands.svn.sourceforge.net/svnroot/nohands",
+ "url": "https://svn.code.sf.net/p/nohands/code/",
"layout": "standard",
"refspecs": [
"+refs/tags/*",
diff --git a/open-source-lorries/pexpect.lorry b/open-source-lorries/pexpect.lorry
index ecdb70c..678324c 100644
--- a/open-source-lorries/pexpect.lorry
+++ b/open-source-lorries/pexpect.lorry
@@ -1,7 +1,7 @@
{
"pexpect": {
"type": "svn",
- "url": "http://pexpect.svn.sourceforge.net/svnroot/pexpect",
+ "url": "https://svn.code.sf.net/p/pexpect/code/",
"layout": "standard"
}
}