summaryrefslogtreecommitdiff
path: root/toolchain/binutils/Makefile.inc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-01-09 03:17:58 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2017-01-22 10:08:15 +0100
commit818c883f272c1860f76232006e492283ac7ee80e (patch)
tree3b05c54f7c2deb6ffba649667eebaca85a90b3e4 /toolchain/binutils/Makefile.inc
parentcae2560e7e056a925392b413db4262f60c3b755e (diff)
nds32: next uClibc-ng will support NPTL/TLS
Diffstat (limited to 'toolchain/binutils/Makefile.inc')
-rw-r--r--toolchain/binutils/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/binutils/Makefile.inc b/toolchain/binutils/Makefile.inc
index 3e01592ed..e6a023ff3 100644
--- a/toolchain/binutils/Makefile.inc
+++ b/toolchain/binutils/Makefile.inc
@@ -33,7 +33,7 @@ endif
ifeq ($(ADK_TOOLCHAIN_BINUTILS_NDS32),y)
PKG_VERSION:= 2.24-nds32
PKG_RELEASE:= 1
-PKG_HASH:= e85638296a8608c8f376bfafe61c7c6fc8a9e7c771042ff07acb697d2ea5f2cd
+PKG_HASH:= ab1c72aeed2d50403bdf67914e60d936279d065943d83d1c19c20462a7b82cda
PKG_SITES:= http://distfiles.openadk.org/
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.xz
endif