summaryrefslogtreecommitdiff
path: root/toolchain/binutils/Makefile.inc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2015-04-26 14:56:14 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2015-04-26 14:56:14 +0200
commita19820e6c3a85672cd5e35e28be18bc00a64443f (patch)
tree94ec72a9c4feb7bbebdc658aada1ca9a5d14d934 /toolchain/binutils/Makefile.inc
parent298223b5421c861099adae911144ff33c64ffbe5 (diff)
refresh checksums, needed to repack
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 7df390725..f22328ec9 100644
--- a/toolchain/binutils/Makefile.inc
+++ b/toolchain/binutils/Makefile.inc
@@ -21,7 +21,7 @@ ifeq ($(ADK_TOOLCHAIN_BINUTILS_2_23_ARC),y)
# https://github.com/foss-for-synopsys-dwc-arc-processors/binutils-gdb.git
PKG_VERSION:= 2.23.2
PKG_RELEASE:= 1
-PKG_HASH:= cd0e68644d9f28e1d61f83267e4b7ce71038277a7153603fdfa403b233968184
+PKG_HASH:= 6ef173d7e88cf22d0cd1c2169286d1b4fdff4c1e0ac0d402cc3a30a52dda769e
PKG_SITES:= http://www.openadk.org/distfiles/
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}-arc.tar.xz
endif