summaryrefslogtreecommitdiff
path: root/toolchain
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2012-08-22 13:07:47 +0200
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2012-08-22 13:07:47 +0200
commitdbcca758adf235dbf313a47bf5fc2b6e4a37bd30 (patch)
tree01d5ad36959dc6214066e7b93ef42e88a41d61f0 /toolchain
parent7ad4718344369cccceab5c525a1c2ad2619544e6 (diff)
update to latest upstream version
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 ab628bc15..1bc2e9f74 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.1
-PKG_MD5SUM:= b89a5fac359c618dda97b88645ceab47
+PKG_VERSION:= 7.5
+PKG_MD5SUM:= 24a6779a9fe0260667710de1b082ef61
PKG_RELEASE:= 1
PKG_SITES:= ${MASTER_SITE_GNU:=gdb/}
DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.bz2