From 9b7f5eba5fa07d65188d1f40b5bc244f0a2aa129 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 18 Oct 2009 12:04:02 +0200 Subject: update gcc, binutils, gdb, linux kernel, dnsmasq and alsa WARNING: tested only on qemu-x86 --- toolchain/gdb/Makefile.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'toolchain/gdb') 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 -- cgit v1.2.3