mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] config: update SFMIRROR to https
@ 2026-06-26 13:16 Bruno Thomsen
  0 siblings, 0 replies; only message in thread
From: Bruno Thomsen @ 2026-06-26 13:16 UTC (permalink / raw)
  To: ptxdist; +Cc: Bruno Thomsen

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




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-26 13:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-26 13:16 [ptxdist] [PATCH] config: update SFMIRROR to https Bruno Thomsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox