mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] usb-modeswitch: update URL
@ 2025-04-27 17:25 Bruno Thomsen
  0 siblings, 0 replies; only message in thread
From: Bruno Thomsen @ 2025-04-27 17:25 UTC (permalink / raw)
  To: ptxdist; +Cc: bruno.thomsen

Current download URL returns 301 Moved Permanently.

Download log:

GNU Wget2 2.2.0 - multithreaded metalink/file/website downloader
[0] Downloading 'http://www.draisberghof.de/usb_modeswitch/usb-modeswitch-2.6.1.tar.bz2' ...
HTTP response 301 Moved Permanently [http://www.draisberghof.de/usb_modeswitch/usb-modeswitch-2.6.1.tar.bz2]
Adding URL: https://www.draisberghof.de/usb_modeswitch/usb-modeswitch-2.6.1.tar.bz2
[0] Downloading 'https://www.draisberghof.de/usb_modeswitch/usb-modeswitch-2.6.1.tar.bz2' ...
Saving '/home/bruno/ptxdist/src/usb-modeswitch-2.6.1.tar.bz2.uglIfGIzYS'
HTTP response 200  [https://www.draisberghof.de/usb_modeswitch/usb-modeswitch-2.6.1.tar.bz2]

Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
 rules/usb-modeswitch.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/usb-modeswitch.make b/rules/usb-modeswitch.make
index 0faaeb5e9..d0498d444 100644
--- a/rules/usb-modeswitch.make
+++ b/rules/usb-modeswitch.make
@@ -18,7 +18,7 @@ USB_MODESWITCH_VERSION	:= 2.6.1
 USB_MODESWITCH_MD5	:= 69d00d6ed7097b97d972a159d14cfba1
 USB_MODESWITCH		:= usb-modeswitch-$(USB_MODESWITCH_VERSION)
 USB_MODESWITCH_SUFFIX	:= tar.bz2
-USB_MODESWITCH_URL	:= http://www.draisberghof.de/usb_modeswitch/$(USB_MODESWITCH).$(USB_MODESWITCH_SUFFIX)
+USB_MODESWITCH_URL	:= https://www.draisberghof.de/usb_modeswitch/$(USB_MODESWITCH).$(USB_MODESWITCH_SUFFIX)
 USB_MODESWITCH_SOURCE	:= $(SRCDIR)/$(USB_MODESWITCH).$(USB_MODESWITCH_SUFFIX)
 USB_MODESWITCH_DIR	:= $(BUILDDIR)/$(USB_MODESWITCH)
 USB_MODESWITCH_LICENSE	:= GPL-2.0-only

base-commit: 07e73af2896186728df06a101cfafa1ab3f58e52
-- 
2.49.0




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

only message in thread, other threads:[~2025-04-27 17:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-27 17:25 [ptxdist] [PATCH] usb-modeswitch: update URL Bruno Thomsen

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