summaryrefslogtreecommitdiff
path: root/toolchain/binutils/Makefile.inc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-09-22 22:40:44 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-09-23 19:57:30 +0200
commit0029978210c660c21803c355e10fb5faf2188430 (patch)
treebd8fef25f04766aa0b211a1d5f55fc9258f1995f /toolchain/binutils/Makefile.inc
parent949733be25ad16626420d3732374881eac104309 (diff)
binutils: update to 2.29.1
Diffstat (limited to 'toolchain/binutils/Makefile.inc')
-rw-r--r--toolchain/binutils/Makefile.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/toolchain/binutils/Makefile.inc b/toolchain/binutils/Makefile.inc
index 63b22e4d3..1262a882f 100644
--- a/toolchain/binutils/Makefile.inc
+++ b/toolchain/binutils/Makefile.inc
@@ -3,11 +3,11 @@
PKG_NAME:= binutils
ifeq ($(ADK_TOOLCHAIN_BINUTILS_2_29),y)
-PKG_VERSION:= 2.29
+PKG_VERSION:= 2.29.1
PKG_RELEASE:= 1
-PKG_HASH:= 172e8c89472cf52712fd23a9f14e9bca6182727fb45b0f8f482652a83d5a11b4
-PKG_SITES:= ${MASTER_SITE_GNU:=binutils/}
-DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
+PKG_HASH:= 56507e116d070271325a216e13f125a1fad0fe2d23966aab5cfedd4a8e66b214
+PKG_SITES:= ftp://sourceware.org/pub/binutils/snapshots/
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz
endif
ifeq ($(ADK_TOOLCHAIN_BINUTILS_ARC),y)
PKG_VERSION:= arc-2016.09-release