From: Bruno Thomsen <bruno.thomsen@gmail.com>
To: ptxdist@pengutronix.de
Cc: Bruno Thomsen <bruno.thomsen@gmail.com>
Subject: [ptxdist] [PATCH 3/5] v4l-utils: update URL
Date: Sun, 26 Apr 2026 18:51:57 +0200 [thread overview]
Message-ID: <20260426165159.59634-3-bruno.thomsen@gmail.com> (raw)
In-Reply-To: <20260426165159.59634-1-bruno.thomsen@gmail.com>
Current download URL returns 301 Moved Permanently.
Download log:
HTTP response 301 Moved Permanently [http://linuxtv.org/downloads/v4l-utils/v4l-utils-1.32.0.tar.xz]
Enqueue https://linuxtv.org/downloads/v4l-utils/v4l-utils-1.32.0.tar.xz
Signed-off-by: Bruno Thomsen <bruno.thomsen@gmail.com>
---
rules/v4l-utils.make | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rules/v4l-utils.make b/rules/v4l-utils.make
index e1606f7f3..af2868378 100644
--- a/rules/v4l-utils.make
+++ b/rules/v4l-utils.make
@@ -18,7 +18,7 @@ V4L_UTILS_VERSION := 1.32.0
V4L_UTILS_MD5 := c484b0320a757bd08a785cad7b32147a
V4L_UTILS := v4l-utils-$(V4L_UTILS_VERSION)
V4L_UTILS_SUFFIX := tar.xz
-V4L_UTILS_URL := http://linuxtv.org/downloads/v4l-utils/$(V4L_UTILS).$(V4L_UTILS_SUFFIX)
+V4L_UTILS_URL := https://linuxtv.org/downloads/v4l-utils/$(V4L_UTILS).$(V4L_UTILS_SUFFIX)
V4L_UTILS_SOURCE := $(SRCDIR)/$(V4L_UTILS).$(V4L_UTILS_SUFFIX)
V4L_UTILS_DIR := $(BUILDDIR)/$(V4L_UTILS)
V4L_UTILS_LICENSE := GPL-2.0-or-later AND LGPL-2.1-or-later
--
2.53.0
next prev parent reply other threads:[~2026-04-26 16:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-26 16:51 [ptxdist] [PATCH 1/5] usb-modeswitch-data: " Bruno Thomsen
2026-04-26 16:51 ` [ptxdist] [PATCH 2/5] liburcu: " Bruno Thomsen
2026-04-26 16:51 ` Bruno Thomsen [this message]
2026-04-26 16:51 ` [ptxdist] [PATCH 4/5] wireshark: " Bruno Thomsen
2026-04-26 16:51 ` [ptxdist] [PATCH 5/5] python3: " Bruno Thomsen
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=20260426165159.59634-3-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