summaryrefslogtreecommitdiff
path: root/open-source-lorries
diff options
context:
space:
mode:
authorBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-10 21:30:13 +0100
committerBen Hutchings <ben.hutchings@codethink.co.uk>2020-09-10 23:18:23 +0100
commit187d1e6f6fccf4f6b76ccbdfbea2bae4b597c63a (patch)
treee5f28ebff2017dea65a0291fa3ec8565f456c18c /open-source-lorries
parentfcb7456beb77d81004d55556a448fae433024cb7 (diff)
downloadlorries-187d1e6f6fccf4f6b76ccbdfbea2bae4b597c63a.tar.gz
Update URL for bzip2
bzip.org has a minimal Wordpress installation without support for https. Although the tarball is still there, the text refers to Sourceforge for downloads. Sourceforge does suppoort https, so download from there.
Diffstat (limited to 'open-source-lorries')
-rw-r--r--open-source-lorries/bzip2.lorry2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-source-lorries/bzip2.lorry b/open-source-lorries/bzip2.lorry
index b48b46c..4309f42 100644
--- a/open-source-lorries/bzip2.lorry
+++ b/open-source-lorries/bzip2.lorry
@@ -1,6 +1,6 @@
{
"bzip2": {
"type": "tarball",
- "url": "http://bzip.org/1.0.6/bzip2-1.0.6.tar.gz"
+ "url": "https://downloads.sourceforge.net/project/bzip2/bzip2-1.0.6.tar.gz"
}
}