summaryrefslogtreecommitdiffstats
path: root/rules/gdb.make
diff options
context:
space:
mode:
Diffstat (limited to 'rules/gdb.make')
-rw-r--r--rules/gdb.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/gdb.make b/rules/gdb.make
index 164dc8447..242e616bb 100644
--- a/rules/gdb.make
+++ b/rules/gdb.make
@@ -18,7 +18,7 @@ PACKAGES-$(PTXCONF_GDB) += gdb
#
# Paths and names
#
-GDB_VERSION = 6.3
+GDB_VERSION = 6.4
GDB = gdb-$(GDB_VERSION)
GDB_SUFFIX = tar.bz2
GDB_URL = $(PTXCONF_SETUP_GNUMIRROR)/gdb/$(GDB).$(GDB_SUFFIX)