summaryrefslogtreecommitdiff
path: root/open-source-lorries/libimobiledevice-all.lorry
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-10 22:49:12 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-11 00:17:48 +0100
commit2258cc461139da2138a8c9d757fdacd8328ef220 (patch)
treed734467b40469592a5fe32cc36f7d4e9d6dd7e14 /open-source-lorries/libimobiledevice-all.lorry
parent0453df73028c85ee008cde4c787543cc0bbe1d2d (diff)
downloadlorries-2258cc461139da2138a8c9d757fdacd8328ef220.tar.gz
Use https: scheme instead of http: for various repositories
HTTP is unauthenticated and so subject to man-in-the-middle attacks. Use https for these.
Diffstat (limited to 'open-source-lorries/libimobiledevice-all.lorry')
-rw-r--r--open-source-lorries/libimobiledevice-all.lorry12
1 files changed, 6 insertions, 6 deletions
diff --git a/open-source-lorries/libimobiledevice-all.lorry b/open-source-lorries/libimobiledevice-all.lorry
index f69763d..e37bbb1 100644
--- a/open-source-lorries/libimobiledevice-all.lorry
+++ b/open-source-lorries/libimobiledevice-all.lorry
@@ -1,26 +1,26 @@
{
"libimobiledevice/libideviceactivation": {
"type": "git",
- "url": "http://git.libimobiledevice.org/libideviceactivation.git"
+ "url": "https://git.libimobiledevice.org/libideviceactivation.git"
},
"libimobiledevice/libimobiledevice": {
"type": "git",
- "url": "http://git.libimobiledevice.org/libimobiledevice.git"
+ "url": "https://git.libimobiledevice.org/libimobiledevice.git"
},
"libimobiledevice/libirecovery": {
"type": "git",
- "url": "http://git.libimobiledevice.org/libirecovery.git"
+ "url": "https://git.libimobiledevice.org/libirecovery.git"
},
"libimobiledevice/libplist": {
"type": "git",
- "url": "http://git.libimobiledevice.org/libplist.git"
+ "url": "https://git.libimobiledevice.org/libplist.git"
},
"libimobiledevice/libusbmuxd": {
"type": "git",
- "url": "http://git.libimobiledevice.org/libusbmuxd.git"
+ "url": "https://git.libimobiledevice.org/libusbmuxd.git"
},
"libimobiledevice/usbmuxd": {
"type": "git",
- "url": "http://git.libimobiledevice.org/usbmuxd.git"
+ "url": "https://git.libimobiledevice.org/usbmuxd.git"
}
}