summaryrefslogtreecommitdiff
path: root/toolchain
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-10-12 21:32:09 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-10-12 21:32:09 +0200
commit9116bc25b8b50663447daeb3cb07e0045a438786 (patch)
tree0655e5448b1aebff825d45e8f95d0a1c3e35152c /toolchain
parent1a3c8bc113260f144f3e173201b9a3468a53119d (diff)
update gdb
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 f5a40133e..ab628bc15 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.3
-PKG_MD5SUM:= 485022b8df7ba2221f217e128f479fe7
+PKG_VERSION:= 7.3.1
+PKG_MD5SUM:= b89a5fac359c618dda97b88645ceab47
PKG_RELEASE:= 1
PKG_SITES:= ${MASTER_SITE_GNU:=gdb/}
DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.bz2