summaryrefslogtreecommitdiff
path: root/toolchain
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-12-15 20:14:53 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-12-15 20:14:53 +0100
commitada42e0693eead233e42f267ff0f64eaf25340cd (patch)
tree60ad29d04a57c75535aad270c848d1fb7aa572db /toolchain
parentf7f913a1d16a12c41d9d34a956a26b5f6415d32b (diff)
update to latest upstream version
Diffstat (limited to 'toolchain')
-rw-r--r--toolchain/binutils/Makefile.inc7
1 files changed, 3 insertions, 4 deletions
diff --git a/toolchain/binutils/Makefile.inc b/toolchain/binutils/Makefile.inc
index 5a8886e3d..f4cb608e7 100644
--- a/toolchain/binutils/Makefile.inc
+++ b/toolchain/binutils/Makefile.inc
@@ -2,9 +2,8 @@
# material, please see the LICENCE file in the top-level directory.
PKG_NAME:= binutils
-PKG_VERSION:= 2.20.51
+PKG_VERSION:= 2.21
PKG_RELEASE:= 1
-PKG_MD5SUM:= 7a68af4b5240a04f6947ef40defa4708
-PKG_SITES:= http://openadk.org/distfiles/
-#PKG_SITES:= ${MASTER_SITE_GNU:=binutils/}
+PKG_MD5SUM:= c84c5acc9d266f1a7044b51c85a823f5
+PKG_SITES:= ${MASTER_SITE_GNU:=binutils/}
DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.bz2