summaryrefslogtreecommitdiff
path: root/open-source-lorries/luxio.lorry
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-10 18:13:10 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-11 00:17:48 +0100
commit895dc3f41fe61b24422f868118f21962576a4687 (patch)
tree47061f41bca3006fe69ddaa4fd1c4281fc0cdc57 /open-source-lorries/luxio.lorry
parentfbe7cce50056a4361bc42a522f3b5b55f898ffeb (diff)
downloadlorries-895dc3f41fe61b24422f868118f21962576a4687.tar.gz
Use https: scheme for all repositories hosted by Pepperfish
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/luxio.lorry')
-rw-r--r--open-source-lorries/luxio.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/luxio.lorry b/open-source-lorries/luxio.lorry
index 2995dc3..5d7bf78 100644
--- a/open-source-lorries/luxio.lorry
+++ b/open-source-lorries/luxio.lorry
@@ -1,6 +1,6 @@
{
"luxio": {
"type": "git",
- "url": "git://git.gitano.org.uk/luxio.git"
+ "url": "https://git.gitano.org.uk/luxio.git"
}
}