summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-09 13:22:19 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-09 23:48:34 +0100
commitb4cbcbe3e7acc34057ffca5889133206dc4ced15 (patch)
treee71121637b5c3eb3a63c7ec13c8627be970e12b9
parent3938dd72dac5cdd9aa08730d4ae0bc035034dfd6 (diff)
downloadlorries-b4cbcbe3e7acc34057ffca5889133206dc4ced15.tar.gz
Update URL for fpc
The http: URL now redirects to https: but git-svn isn't following the redirection.
-rw-r--r--open-source-lorries/fpc.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/fpc.lorry b/open-source-lorries/fpc.lorry
index 8e7ac8b..692e25f 100644
--- a/open-source-lorries/fpc.lorry
+++ b/open-source-lorries/fpc.lorry
@@ -1,7 +1,7 @@
{
"fpc": {
"type": "svn",
- "url": "http://svn.freepascal.org/svn/fpc",
+ "url": "https://svn.freepascal.org/svn/fpc",
"layout": "standard"
}
}