summaryrefslogtreecommitdiff
path: root/open-source-lorries/connman.lorry
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-10 18:09:22 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-11 00:17:48 +0100
commitc493af91e5602847177aaa31b6cc7fa2309ff8dc (patch)
tree94890365ae6c78c975c8912d88f7f244416a04dc /open-source-lorries/connman.lorry
parentb9c19173132feab012c4d13e637713d1a979e660 (diff)
downloadlorries-c493af91e5602847177aaa31b6cc7fa2309ff8dc.tar.gz
Use https: scheme for all repositories on git.kernel.org
The git native protocol is unauthenticated and so subject to man-in-the-middle attacks. Use https for these.
Diffstat (limited to 'open-source-lorries/connman.lorry')
-rw-r--r--open-source-lorries/connman.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/connman.lorry b/open-source-lorries/connman.lorry
index 8e35a96..28f65e4 100644
--- a/open-source-lorries/connman.lorry
+++ b/open-source-lorries/connman.lorry
@@ -1,7 +1,7 @@
{
"connman": {
"type": "git",
- "url": "git://git.kernel.org/pub/scm/network/connman/connman.git"
+ "url": "https://git.kernel.org/pub/scm/network/connman/connman.git"
}
}