Signed-off-by: Lucas Stach <l.st...@pengutronix.de>
---
 rules/gdbserver.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/gdbserver.make b/rules/gdbserver.make
index 2ff2f15395c4..0cbe6773e380 100644
--- a/rules/gdbserver.make
+++ b/rules/gdbserver.make
@@ -29,7 +29,7 @@ GDBSERVER_LICENSE_FILES       := \
 
 GDBSERVER_URL := \
        $(call ptx/mirror, GNU, gdb/$(GDBSERVER).$(GDBSERVER_SUFFIX)) \
-       
ftp://sourceware.org/pub/gdb/snapshots/current/$(GDBSERVER).$(GDBSERVER_SUFFIX)
+       
https://sourceware.org/pub/gdb/snapshots/current/$(GDBSERVER).$(GDBSERVER_SUFFIX)
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.39.2


Reply via email to