summaryrefslogtreecommitdiff
path: root/open-source-lorries/glibc.lorry
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-10 19:42:16 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-11 00:17:48 +0100
commitd6f48421dd2aae3a6e79cfd6c9c338fba3cafa6d (patch)
tree4fca05754df00c01d0657427f7e4447d9e4cb014 /open-source-lorries/glibc.lorry
parentdc548d038bf7d7bf3e4a46f0f6d872f92134fd55 (diff)
downloadlorries-d6f48421dd2aae3a6e79cfd6c9c338fba3cafa6d.tar.gz
Use https: scheme for all repositories on sourceware.org
HTTP and the git native protocol are unauthenticated and so subject to man-in-the-middle attacks. Use https for these.
Diffstat (limited to 'open-source-lorries/glibc.lorry')
-rw-r--r--open-source-lorries/glibc.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/glibc.lorry b/open-source-lorries/glibc.lorry
index 827e997..a37f9d8 100644
--- a/open-source-lorries/glibc.lorry
+++ b/open-source-lorries/glibc.lorry
@@ -1,6 +1,6 @@
{
"glibc": {
"type": "git",
- "url": "git://sourceware.org/git/glibc.git"
+ "url": "https://sourceware.org/git/glibc.git"
}
}