Thanks, applied as c214d3eb7ecb261522c22148bc714ccc9f033158. Michael
[sent from post-receive hook] On Mon, 10 Jun 2024 21:41:30 +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/gdb.make b/rules/gdb.make > index c1337427b605..558bad163d1b 100644 > --- a/rules/gdb.make > +++ b/rules/gdb.make > @@ -26,7 +26,7 @@ GDB_LICENSE := GPL-3.0-or-later > > GDB_URL := \ > $(call ptx/mirror, GNU, gdb/$(GDB).$(GDB_SUFFIX)) \ > - ftp://sourceware.org/pub/gdb/snapshots/current/$(GDB).$(GDB_SUFFIX) > + https://sourceware.org/pub/gdb/snapshots/current/$(GDB).$(GDB_SUFFIX) > > # > ---------------------------------------------------------------------------- > # Prepare
