Thanks, applied as 625d4fe07532b1793381c3c3353bea935683b944. Michael
[sent from post-receive hook] On Mon, 10 Jun 2024 21:41:31 +0200, Lucas Stach <[email protected]> wrote: > Signed-off-by: Lucas Stach <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > 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
