summaryrefslogtreecommitdiff
path: root/open-source-lorries/qemu-sgabios.lorry
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-10 19:37:02 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-11 00:17:48 +0100
commitdc548d038bf7d7bf3e4a46f0f6d872f92134fd55 (patch)
treea38b7966ee873caa258c0d1aba20743b84af0112 /open-source-lorries/qemu-sgabios.lorry
parentdef1a91fd85a77f5c02cd67c54de0fc33604f104 (diff)
downloadlorries-dc548d038bf7d7bf3e4a46f0f6d872f92134fd55.tar.gz
Use https: scheme for all repositories on git.qemu.org
The git native protocol is unauthenticated and so subject to man-in-the-middle attacks. Use https for these. Also change the hostname from git.qemu-project.org to the canonical git.qemu.org.
Diffstat (limited to 'open-source-lorries/qemu-sgabios.lorry')
-rw-r--r--open-source-lorries/qemu-sgabios.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/qemu-sgabios.lorry b/open-source-lorries/qemu-sgabios.lorry
index b4529a6..ad7c793 100644
--- a/open-source-lorries/qemu-sgabios.lorry
+++ b/open-source-lorries/qemu-sgabios.lorry
@@ -1,6 +1,6 @@
{
"qemu-sgabios": {
"type": "git",
- "url": "git://git.qemu-project.org/sgabios.git"
+ "url": "https://git.qemu.org/git/sgabios.git"
}
}