summaryrefslogtreecommitdiff
path: root/toolchain/gdb/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/gdb/Makefile.inc')
-rw-r--r--toolchain/gdb/Makefile.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/toolchain/gdb/Makefile.inc b/toolchain/gdb/Makefile.inc
index 112b62f6f..eb92d7a18 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:= 6.8
-PKG_MD5SUM:= c9da266b884fb8fa54df786dfaadbc7a
+PKG_VERSION:= 7.0
+PKG_MD5SUM:= 3386a7b69c010785c920ffc1e9cb890a
PKG_RELEASE:= 1
-MASTER_SITES:= ${MASTER_SITE_GNU:=gdb/}
+PKG_SITES:= ${MASTER_SITE_GNU:=gdb/}
DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.bz2