mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Bruno Thomsen <bruno.thomsen@gmail.com>
To: ptxdist@pengutronix.de
Cc: Bruno Thomsen <bruno.thomsen@gmail.com>
Subject: [ptxdist] [PATCH] config: update SFMIRROR to https
Date: Fri, 26 Jun 2026 15:16:11 +0200	[thread overview]
Message-ID: <20260626131611.15127-1-bruno.thomsen@gmail.com> (raw)

http links to sourceforge.net commonly result in connection timeout.

Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
 config/setup/Kconfig           | 2 +-
 config/setup/ptxdistrc.default | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/config/setup/Kconfig b/config/setup/Kconfig
index 8490a326e..23f16bb4c 100644
--- a/config/setup/Kconfig
+++ b/config/setup/Kconfig
@@ -174,7 +174,7 @@ config SETUP_PYPIMIRROR
 
 config SETUP_SFMIRROR
 	string
-	default "http://downloads.sourceforge.net/sourceforge"
+	default "https://downloads.sourceforge.net/sourceforge"
 	prompt "Sourceforge Mirror"
 	help
 	  For all Sourceforge related packages enter an available mirror here.
diff --git a/config/setup/ptxdistrc.default b/config/setup/ptxdistrc.default
index ceca52672..5a25fe39d 100644
--- a/config/setup/ptxdistrc.default
+++ b/config/setup/ptxdistrc.default
@@ -40,7 +40,7 @@ PTXCONF_SETUP_GNOMEMIRROR="https://download.gnome.org/sources https://ftp-stud.h
 PTXCONF_SETUP_GNUMIRROR="https://ftp.gnu.org/gnu https://ftpmirror.gnu.org"
 PTXCONF_SETUP_KERNELMIRROR="https://mirrors.edge.kernel.org/pub/linux https://www.kernel.org/pub/linux"
 PTXCONF_SETUP_PYPIMIRROR="https://files.pythonhosted.org/packages/source"
-PTXCONF_SETUP_SFMIRROR="http://downloads.sourceforge.net/sourceforge"
+PTXCONF_SETUP_SFMIRROR="https://downloads.sourceforge.net/sourceforge"
 PTXCONF_SETUP_XORGMIRROR="https://ftp.x.org/archive https://xorg.freedesktop.org/releases"
 PTXCONF_SETUP_CRATESIOMIRROR="https://static.crates.io/crates"
 PTXCONF_SETUP_CHECK_ALWAYS=y

base-commit: b67b0b96256d69254d0765f4d3c39eeddc203e00
-- 
2.54.0




                 reply	other threads:[~2026-06-26 13:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260626131611.15127-1-bruno.thomsen@gmail.com \
    --to=bruno.thomsen@gmail.com \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox