From b4cbcbe3e7acc34057ffca5889133206dc4ced15 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Wed, 9 Sep 2020 13:22:19 +0100 Subject: Update URL for fpc The http: URL now redirects to https: but git-svn isn't following the redirection. --- open-source-lorries/fpc.lorry | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" } } -- cgit v1.2.1