summaryrefslogtreecommitdiff
path: root/toolchain/gdb/Makefile.inc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-10-12 21:31:31 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-10-12 21:31:31 +0200
commit1a3c8bc113260f144f3e173201b9a3468a53119d (patch)
tree362e503cd750cb8162e7b7596850d00b5747d3e4 /toolchain/gdb/Makefile.inc
parentc9d72815880524c041e37f23813ba777093a27d2 (diff)
parent681a668edf704bbb000a49c835b3d71fa7035d86 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'toolchain/gdb/Makefile.inc')
-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 c5d571a06..f5a40133e 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.1
-PKG_MD5SUM:= 21dce610476c054687b52770d2ddc657
+PKG_VERSION:= 7.3
+PKG_MD5SUM:= 485022b8df7ba2221f217e128f479fe7
PKG_RELEASE:= 1
PKG_SITES:= ${MASTER_SITE_GNU:=gdb/}
DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.bz2