summaryrefslogtreecommitdiff
path: root/toolchain/gdb
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/gdb
parentc008b8741447a77371f3fd487830bfd7952dbdcd (diff)
update gcc, binutils, gdb, linux kernel, dnsmasq and alsa
WARNING: tested only on qemu-x86
Diffstat (limited to 'toolchain/gdb')
-rw-r--r--toolchain/gdb/Makefile.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/toolchain/gdb/Makefile.inc b/toolchain/gdb/Makefile.inc
index 112b62f6f..eb92d7a18 100644
--- a/toolchain/gdb/Makefile.inc
+++ b/toolchain/gdb/Makefile.inc
@@ -2,8 +2,8 @@
# material, please see the LICENCE file in the top-level directory.
PKG_NAME:= gdb
-PKG_VERSION:= 6.8
-PKG_MD5SUM:= c9da266b884fb8fa54df786dfaadbc7a
+PKG_VERSION:= 7.0
+PKG_MD5SUM:= 3386a7b69c010785c920ffc1e9cb890a
PKG_RELEASE:= 1
-MASTER_SITES:= ${MASTER_SITE_GNU:=gdb/}
+PKG_SITES:= ${MASTER_SITE_GNU:=gdb/}
DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.bz2