From: Torbjörn SVENSSON Date: Thu, 5 Feb 2026 13:55:43 +0000 (+0100) Subject: contrib/download_prerequisites: Switch gcc.gnu.org link to https X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=638fe9a49a2874e91d6fb56f796b707f0970c0c5;p=thirdparty%2Fgcc.git contrib/download_prerequisites: Switch gcc.gnu.org link to https contrib/ChangeLog: * download_prerequisites: Switch gcc.gnu.org link to https --- diff --git a/contrib/download_prerequisites b/contrib/download_prerequisites index b677e841fda..de3c8f0582d 100755 --- a/contrib/download_prerequisites +++ b/contrib/download_prerequisites @@ -33,7 +33,7 @@ mpc='mpc-1.3.1.tar.gz' isl='isl-0.24.tar.bz2' gettext='gettext-0.22.tar.gz' -base_url='http://gcc.gnu.org/pub/gcc/infrastructure/' +base_url='https://gcc.gnu.org/pub/gcc/infrastructure/' echo_archives() { echo "${gettext}"