summaryrefslogtreecommitdiff
path: root/toolchain/binutils
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-10-18 12:04:02 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-10-18 12:04:02 +0200
commit9b7f5eba5fa07d65188d1f40b5bc244f0a2aa129 (patch)
treef80f2ff06193ad8e23f4aac85632ed1863b9fb9b /toolchain/binutils
parentc008b8741447a77371f3fd487830bfd7952dbdcd (diff)
update gcc, binutils, gdb, linux kernel, dnsmasq and alsa
WARNING: tested only on qemu-x86
Diffstat (limited to 'toolchain/binutils')
-rw-r--r--toolchain/binutils/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/binutils/Makefile.inc b/toolchain/binutils/Makefile.inc
index b5a9e3542..e483cc091 100644
--- a/toolchain/binutils/Makefile.inc
+++ b/toolchain/binutils/Makefile.inc
@@ -2,8 +2,8 @@
# material, please see the LICENCE file in the top-level directory.
PKG_NAME:= binutils
-PKG_VERSION:= 2.19.1
+PKG_VERSION:= 2.20
PKG_RELEASE:= 1
-PKG_MD5SUM:= 09a8c5821a2dfdbb20665bc0bd680791
+PKG_MD5SUM:= ee2d3e996e9a2d669808713360fa96f8
PKG_SITES:= ${MASTER_SITE_GNU:=binutils/}
DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.bz2