summaryrefslogtreecommitdiff
path: root/open-source-lorries/sgdisk.lorry
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-10 19:26:54 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-11 00:17:48 +0100
commitdef1a91fd85a77f5c02cd67c54de0fc33604f104 (patch)
tree50eeb54fdf38431b295acb426d53dfd9740b26d0 /open-source-lorries/sgdisk.lorry
parent1f2bad79eb281ca4a66e3f9db83584090c9ce2d4 (diff)
downloadlorries-def1a91fd85a77f5c02cd67c54de0fc33604f104.tar.gz
Use https: scheme for active Git and Subversion repositories on Sourceforge
HTTP and the git and svn native protocols are unauthenticated and so subject to man-in-the-middle attacks. Use https for these. Unfortunately we can't do this for Mercurial repositories, as the https service for them currently requires authentication.
Diffstat (limited to 'open-source-lorries/sgdisk.lorry')
-rw-r--r--open-source-lorries/sgdisk.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/sgdisk.lorry b/open-source-lorries/sgdisk.lorry
index 6d181e8..da4e436 100644
--- a/open-source-lorries/sgdisk.lorry
+++ b/open-source-lorries/sgdisk.lorry
@@ -1,6 +1,6 @@
{
"sgdisk": {
"type": "git",
- "url": "http://git.code.sf.net/p/gptfdisk/code"
+ "url": "https://git.code.sf.net/p/gptfdisk/code"
}
}