summaryrefslogtreecommitdiff
path: root/open-source-lorries
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-10 19:58:35 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-11 00:17:48 +0100
commited521ae90432b06b77b3e8277fca54b9d3c08b74 (patch)
tree2a661c4cef687360f0ef195e57774744c0b3dd98 /open-source-lorries
parente26a0ce081b192f6c7245b908df6499abc9dadd8 (diff)
downloadlorries-ed521ae90432b06b77b3e8277fca54b9d3c08b74.tar.gz
Use https: scheme for all files in Debian archive
HTTP is unauthenticated and so subject to man-in-the-middle attacks. Use the deb.debian.org CDN and https for these. (Other mirrors generally don't support https.)
Diffstat (limited to 'open-source-lorries')
-rw-r--r--open-source-lorries/python-packages.lorry2
-rw-r--r--open-source-lorries/ttf-alee.lorry2
2 files changed, 2 insertions, 2 deletions
diff --git a/open-source-lorries/python-packages.lorry b/open-source-lorries/python-packages.lorry
index a40fa5b..f9e0616 100644
--- a/open-source-lorries/python-packages.lorry
+++ b/open-source-lorries/python-packages.lorry
@@ -622,7 +622,7 @@
},
"python-packages/simplegeneric-tarball": {
"type": "tarball",
- "url": "http://ftp.de.debian.org/debian/pool/main/s/simplegeneric/simplegeneric_0.8.1.orig.tar.bz2"
+ "url": "https://deb.debian.org/debian/pool/main/s/simplegeneric/simplegeneric_0.8.1.orig.tar.bz2"
},
"python-packages/smartypants": {
"type": "hg",
diff --git a/open-source-lorries/ttf-alee.lorry b/open-source-lorries/ttf-alee.lorry
index 53d5c69..bbe420f 100644
--- a/open-source-lorries/ttf-alee.lorry
+++ b/open-source-lorries/ttf-alee.lorry
@@ -1,6 +1,6 @@
{
"ttf-alee": {
"type": "tarball",
- "url": " http://ftp.tw.debian.org/debian/pool/main/f/fonts-alee/fonts-alee_13.1.tar.xz"
+ "url": "https://deb.debian.org/debian/pool/main/f/fonts-alee/fonts-alee_13.1.tar.xz"
}
}