summaryrefslogtreecommitdiff
path: root/core/toolchain/addons/gdb/gdb_host/gdb_host.mk
diff options
context:
space:
mode:
Diffstat (limited to 'core/toolchain/addons/gdb/gdb_host/gdb_host.mk')
-rw-r--r--core/toolchain/addons/gdb/gdb_host/gdb_host.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/toolchain/addons/gdb/gdb_host/gdb_host.mk b/core/toolchain/addons/gdb/gdb_host/gdb_host.mk
index 1e67d3d..410a25d 100644
--- a/core/toolchain/addons/gdb/gdb_host/gdb_host.mk
+++ b/core/toolchain/addons/gdb/gdb_host/gdb_host.mk
@@ -25,8 +25,8 @@
GDB_HOST_NAME := gdb
GDB_HOST_VERSION := $(call embtk_pkg_version,gdb_host)
-GDB_HOST_SITE := gdb-$(GDB_HOST_VERSION).tar.bz2
-GDB_HOST_PACKAGE := gdb-$(GDB_HOST_VERSION).tar.bz2
+GDB_HOST_SITE := http://ftp.gnu.org/gnu/gdb
+GDB_HOST_PACKAGE := gdb-$(GDB_HOST_VERSION).tar.xz
GDB_HOST_SRC_DIR := $(embtk_toolsb)/gdb-$(GDB_HOST_VERSION)
GDB_HOST_BUILD_DIR := $(embtk_toolsb)/gdb-$(GDB_HOST_VERSION)