summaryrefslogtreecommitdiffstats
path: root/src/gdb.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2014-05-06 07:56:44 (GMT)
committerMark Brand <mabrand@mabrand.nl>2014-05-06 07:56:44 (GMT)
commitbfa0ae05fe890bbe58e45bd86728e0c9618c8cc7 (patch)
treeb642fcc384dba18a85fe3f008d53fa1d226e6784 /src/gdb.mk
parent6a88cb22468a95f7fa466d0806032ec6e00e6b78 (diff)
downloadmxe-bfa0ae05fe890bbe58e45bd86728e0c9618c8cc7.zip
mxe-bfa0ae05fe890bbe58e45bd86728e0c9618c8cc7.tar.gz
mxe-bfa0ae05fe890bbe58e45bd86728e0c9618c8cc7.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 9034713..e967aca 100644
--- a/src/gdb.mk
+++ b/src/gdb.mk
@@ -2,8 +2,8 @@
# See index.html for further information.
PKG := gdb
-$(PKG)_VERSION := 7.7
-$(PKG)_CHECKSUM := eefda18270b2efc8d8051ed992d91ba4e0d7207f
+$(PKG)_VERSION := 7.7.1
+$(PKG)_CHECKSUM := 35228319f7c715074a80be42fff64c7645227a80
$(PKG)_SUBDIR := gdb-$($(PKG)_VERSION)
$(PKG)_FILE := gdb-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := ftp://ftp.gnu.org/pub/gnu/$(PKG)/$($(PKG)_FILE)