summaryrefslogtreecommitdiff
path: root/open-source-lorries/libapr.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/libapr.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/libapr.lorry')
-rw-r--r--open-source-lorries/libapr.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/libapr.lorry b/open-source-lorries/libapr.lorry
index 6a0988b..c9a722b 100644
--- a/open-source-lorries/libapr.lorry
+++ b/open-source-lorries/libapr.lorry
@@ -1,7 +1,7 @@
{
"libapr": {
"type": "svn",
- "url": "http://svn.apache.org/repos/asf/apr/apr/",
+ "url": "https://svn.apache.org/repos/asf/apr/apr/",
"layout": "standard",
"refspecs": [
"+refs/heads/*",