summaryrefslogtreecommitdiff
path: root/open-source-lorries/elfutils.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/elfutils.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/elfutils.lorry')
-rw-r--r--open-source-lorries/elfutils.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/elfutils.lorry b/open-source-lorries/elfutils.lorry
index 94a9ac6..958a56f 100644
--- a/open-source-lorries/elfutils.lorry
+++ b/open-source-lorries/elfutils.lorry
@@ -1,6 +1,6 @@
{
"elfutils": {
"type": "git",
- "url": "http://sourceware.org/git/elfutils.git"
+ "url": "https://sourceware.org/git/elfutils.git"
}
}