summaryrefslogtreecommitdiffstats
path: root/src/gdb.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/gdb.mk')
-rw-r--r--src/gdb.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gdb.mk b/src/gdb.mk
index 130cf7f..a86da91 100644
--- a/src/gdb.mk
+++ b/src/gdb.mk
@@ -2,7 +2,7 @@
# See index.html for further information.
PKG := gdb
-$(PKG)_CHECKSUM := 79b61152813e5730fa670c89e5fc3c04b670b02c
+$(PKG)_CHECKSUM := d04c832698ac470a88788e719d19ca7c1d4d803d
$(PKG)_SUBDIR := gdb-$($(PKG)_VERSION)
$(PKG)_FILE := gdb-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := ftp://ftp.gnu.org/pub/gnu/$(PKG)/$($(PKG)_FILE)