summaryrefslogtreecommitdiff
path: root/cross/arm-none-eabi-gcc
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2019-03-22 13:16:33 +0000
committertnn <tnn@pkgsrc.org>2019-03-22 13:16:33 +0000
commit4520b3541ef2bf7ca648878f54aba7be6e1540b7 (patch)
treed598ad6c3485ca4e93f2b56ee1855edf49a3e141 /cross/arm-none-eabi-gcc
parentf787a616a0b3ff338d9cb2cdaa7e4570f53e4997 (diff)
downloadpkgsrc-4520b3541ef2bf7ca648878f54aba7be6e1540b7.tar.gz
use http master site for newlib
Diffstat (limited to 'cross/arm-none-eabi-gcc')
-rw-r--r--cross/arm-none-eabi-gcc/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/cross/arm-none-eabi-gcc/Makefile b/cross/arm-none-eabi-gcc/Makefile
index 80ed970eb8a..20f75ed9b67 100644
--- a/cross/arm-none-eabi-gcc/Makefile
+++ b/cross/arm-none-eabi-gcc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2019/03/22 13:02:25 tnn Exp $
+# $NetBSD: Makefile,v 1.23 2019/03/22 13:16:33 tnn Exp $
DISTNAME= gcc-8.2.0
PKGNAME= cross-arm-none-eabi-${DISTNAME}
@@ -9,8 +9,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=gcc/gcc-${PKGVERSION_NOREV}/}
EXTRACT_SUFX= .tar.xz
DISTFILES= ${DEFAULT_DISTFILES} \
newlib-${NEWLIBVER}.tar.gz
-SITES.newlib-${NEWLIBVER}.tar.gz= ftp://sources.redhat.com/pub/newlib/
-
+SITES.newlib-${NEWLIBVER}.tar.gz= https://www.sourceware.org/pub/newlib/
MAINTAINER= ryoon@NetBSD.org
HOMEPAGE= # none