Browse Source

update to latest upstream

Waldemar Brodkorb 14 years ago
parent
commit
9650bcf7e8
1 changed files with 2 additions and 2 deletions
  1. 2 2
      toolchain/gdb/Makefile.inc

+ 2 - 2
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