summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-09 13:33:43 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-09 23:48:34 +0100
commitad1674646581d3db23876ec4ae6a028d63063b8e (patch)
treef99b8ea92aed24db4d186d7ed57a5c1b5065044a
parentb4cbcbe3e7acc34057ffca5889133206dc4ced15 (diff)
downloadlorries-ad1674646581d3db23876ec4ae6a028d63063b8e.tar.gz
Update URLs for Subversion repositories on Sourceforge
The old URLs stopped working.
-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"
}
}