summaryrefslogtreecommitdiff
path: root/toolchain/binutils/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/binutils/Makefile.inc')
-rw-r--r--toolchain/binutils/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/binutils/Makefile.inc b/toolchain/binutils/Makefile.inc
index 1262a882f..b4767043a 100644
--- a/toolchain/binutils/Makefile.inc
+++ b/toolchain/binutils/Makefile.inc
@@ -5,8 +5,8 @@ PKG_NAME:= binutils
ifeq ($(ADK_TOOLCHAIN_BINUTILS_2_29),y)
PKG_VERSION:= 2.29.1
PKG_RELEASE:= 1
-PKG_HASH:= 56507e116d070271325a216e13f125a1fad0fe2d23966aab5cfedd4a8e66b214
-PKG_SITES:= ftp://sourceware.org/pub/binutils/snapshots/
+PKG_HASH:= e7010a46969f9d3e53b650a518663f98a5dde3c3ae21b7d71e5e6803bc36b577
+PKG_SITES:= ${MASTER_SITE_GNU:=binutils/}
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz
endif
ifeq ($(ADK_TOOLCHAIN_BINUTILS_ARC),y)