summaryrefslogtreecommitdiff
path: root/toolchain
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-04-04 13:48:31 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-04-04 13:48:31 +0200
commit9650bcf7e871419dd97ee4e2e67422d4f6bcfef2 (patch)
treea4224cbc51edfd5767be6113ce1b20d3754a0e5b /toolchain
parent8155bbf2e249ec31d042d150c6085480b4b40324 (diff)
update to latest upstream
Diffstat (limited to 'toolchain')
-rw-r--r--toolchain/gdb/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/gdb/Makefile.inc b/toolchain/gdb/Makefile.inc
index eb92d7a18..c5d571a06 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:= 7.0
-PKG_MD5SUM:= 3386a7b69c010785c920ffc1e9cb890a
+PKG_VERSION:= 7.1
+PKG_MD5SUM:= 21dce610476c054687b52770d2ddc657
PKG_RELEASE:= 1
PKG_SITES:= ${MASTER_SITE_GNU:=gdb/}
DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.bz2