summaryrefslogtreecommitdiffstats
path: root/src/gdb.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2014-02-06 13:20:01 (GMT)
committerMark Brand <mabrand@mabrand.nl>2014-02-06 13:20:01 (GMT)
commita4eedb746561139f4742178f3e4ee52e13680725 (patch)
treefa88625766cf67e573d4c00085d83668a0586d96 /src/gdb.mk
parent20b2c3747873b3f83c2c35fea52a0c442065f07d (diff)
downloadmxe-a4eedb746561139f4742178f3e4ee52e13680725.zip
mxe-a4eedb746561139f4742178f3e4ee52e13680725.tar.gz
mxe-a4eedb746561139f4742178f3e4ee52e13680725.tar.bz2
update package gdb
Diffstat (limited to 'src/gdb.mk')
-rw-r--r--src/gdb.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gdb.mk b/src/gdb.mk
index 86be967..8df0a57 100644
--- a/src/gdb.mk
+++ b/src/gdb.mk
@@ -2,8 +2,8 @@
# See index.html for further information.
PKG := gdb
-$(PKG)_VERSION := 7.6.2
-$(PKG)_CHECKSUM := 08821f7b74238c07f99b5c975d7b4783c23081a5
+$(PKG)_VERSION := 7.7
+$(PKG)_CHECKSUM := eefda18270b2efc8d8051ed992d91ba4e0d7207f
$(PKG)_SUBDIR := gdb-$($(PKG)_VERSION)
$(PKG)_FILE := gdb-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := ftp://ftp.gnu.org/pub/gnu/$(PKG)/$($(PKG)_FILE)