From f07504d27192d9f76d782bf04bf10a08644a898c Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 23 Jan 2019 13:41:30 +0100 Subject: Use HTTPS instead of FTP FTP is an outdated protocol and blocked by some firewalls. --- rtems/config/tools/rtems-nios2-gcc-4.1-newlib-1.19.0-1.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rtems/config/tools/rtems-nios2-gcc-4.1-newlib-1.19.0-1.cfg') diff --git a/rtems/config/tools/rtems-nios2-gcc-4.1-newlib-1.19.0-1.cfg b/rtems/config/tools/rtems-nios2-gcc-4.1-newlib-1.19.0-1.cfg index 555956b..69ae840 100644 --- a/rtems/config/tools/rtems-nios2-gcc-4.1-newlib-1.19.0-1.cfg +++ b/rtems/config/tools/rtems-nios2-gcc-4.1-newlib-1.19.0-1.cfg @@ -46,7 +46,7 @@ URL: http://gcc.gnu.org/ # # Newlib # -%source set newlib ftp://sourceware.org/pub/newlib/newlib-%{newlib_version}.tar.gz +%source set newlib https://sourceware.org/pub/newlib/newlib-%{newlib_version}.tar.gz %hash md5 newlib-%{newlib_version}.tar.gz 0966e19f03217db9e9076894b47e6601 # -- cgit v1.2.3