scripts/download.pl: Remove stale download sites and convert to https
authorHannu Nyman <hannu.nyman@iki.fi>
Wed, 13 Sep 2023 13:49:03 +0000 (16:49 +0300)
committerChristian Marangi <ansuelsmth@gmail.com>
Sat, 16 Sep 2023 10:10:22 +0000 (12:10 +0200)
commite39fd02347d0a38e411acced93d4aca4aa0a724d
tree0aed2eb1879d8933e40ee5f74d1ab9311f3a57ab
parent3121bf4f13eb064bea76c2cc3480cacbb1d403de
scripts/download.pl: Remove stale download sites and convert to https

Remove the stale site definitions from @APACHE, KERNEL etc.

* Remove site that had dropped APACHE
* Remove KERNEL site leading to wrong directory
* Remove dead sites
* Convert ftp/http URLs to https, if possible. Remove duplicate

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
scripts/download.pl