summaryrefslogtreecommitdiff
path: root/toolchain
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-06-08 10:40:07 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-06-08 10:40:07 +0200
commit97c636279c04e0d01c64b2ba0a1f76b8a1cc5d48 (patch)
tree88ca25f26af312ff8a39f8e61abcfd0ac304cf67 /toolchain
parentd22b78be7b2b95ba028c6584e9ee5abb69a375cb (diff)
fix checksum and some typos
Diffstat (limited to 'toolchain')
-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 7a91b2a69..0325a2293 100644
--- a/toolchain/binutils/Makefile.inc
+++ b/toolchain/binutils/Makefile.inc
@@ -4,7 +4,7 @@
PKG_NAME:= binutils
PKG_VERSION:= 2.20.51
PKG_RELEASE:= 1
-PKG_MD5SUM:= 70971093cfa11bd943e06eccb2fd8914
+PKG_MD5SUM:= 74a7716095e031c8462137ca26ff5472
PKG_SITES:= ftp://sourceware.org/pub/binutils/snapshots/
#PKG_SITES:= ${MASTER_SITE_GNU:=binutils/}
DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.bz2