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@gmail.com
Subject: [ptxdist] [PATCH] usb-modeswitch: update URL
Date: Sun, 27 Apr 2025 19:25:11 +0200	[thread overview]
Message-ID: <20250427172511.28950-1-bruno.thomsen@gmail.com> (raw)

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




                 reply	other threads:[~2025-04-27 17:25 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=20250427172511.28950-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