summaryrefslogtreecommitdiff
path: root/toolchain/gdb
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-02-17 09:06:58 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-02-17 09:06:58 +0100
commitcc23481c506bb688b9a28535fb6dd40c3ad646cf (patch)
treedc3740f4b73930ff3dcab63c2fa950e274a8fd21 /toolchain/gdb
parent6fccc935878c544f9b94ab234eb2dbe87c3c49df (diff)
update gdb
Diffstat (limited to 'toolchain/gdb')
-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 0ac2dc8c3..23912e1e6 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.6
-PKG_MD5SUM:= fda57170e4d11cdde74259ca575412a8
+PKG_VERSION:= 7.7
+PKG_MD5SUM:= 271a18f41858a7e98b28ae4eb91287c9
PKG_RELEASE:= 1
PKG_SITES:= ${MASTER_SITE_GNU:=gdb/}
DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.bz2