On Thu, 5 Feb 2026, Torbjörn SVENSSON wrote:

> Ok for trunk?

OK.  It's probably most important for the download of the checksum
file, but not sure if we care (for speed?) for the bulk download
of the tarballs.

Richard.

> --
> 
> contrib/ChangeLog:
> 
>       * download_prerequisites: Switch gcc.gnu.org link to https
> ---
>  contrib/download_prerequisites | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> 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}"
> 

-- 
Richard Biener <[email protected]>
SUSE Software Solutions Germany GmbH,
Frankenstrasse 146, 90461 Nuernberg, Germany;
GF: Jochen Jaser, Andrew McDonald, Werner Knoblich; (HRB 36809, AG Nuernberg)

Reply via email to