From 80d32016cda0bde6e1d50b696369bfda9583afde Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Thu, 10 Sep 2020 17:55:25 +0100 Subject: Use https: scheme for all repositories on anongit.freedesktop.org The git native protocol is unauthenticated and so subject to man-in-the-middle attacks. Use https for these. --- open-source-lorries/fribidi.lorry | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'open-source-lorries/fribidi.lorry') diff --git a/open-source-lorries/fribidi.lorry b/open-source-lorries/fribidi.lorry index 03c2f11..386f6af 100644 --- a/open-source-lorries/fribidi.lorry +++ b/open-source-lorries/fribidi.lorry @@ -1,6 +1,6 @@ { "fribidi": { "type": "git", - "url": "git://anongit.freedesktop.org/fribidi/fribidi" + "url": "https://anongit.freedesktop.org/git/fribidi/fribidi.git" } } -- cgit v1.2.1