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 01/11] gstreamer1: update URL
Date: Sun, 11 May 2025 13:30:06 +0200	[thread overview]
Message-ID: <20250511113016.12688-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://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.26.1.tar.xz' ...
HTTP response 301 Moved Permanently [http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.26.1.tar.xz]
Adding URL: https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.26.1.tar.xz
[0] Downloading 'https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.26.1.tar.xz' ...
Saving '/home/bruno/ptxdist/src/gstreamer-1.26.1.tar.xz.ThNoVGRJlB'
HTTP response 200 OK [https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-1.26.1.tar.xz]

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

diff --git a/rules/gstreamer1.make b/rules/gstreamer1.make
index 81a7fa54b..036694769 100644
--- a/rules/gstreamer1.make
+++ b/rules/gstreamer1.make
@@ -19,7 +19,7 @@ GSTREAMER1_VERSION	:= 1.26.1
 GSTREAMER1_MD5		:= 54fc87230534f3bbe7d8f7c05448d38a
 GSTREAMER1		:= gstreamer-$(GSTREAMER1_VERSION)
 GSTREAMER1_SUFFIX	:= tar.xz
-GSTREAMER1_URL		:= http://gstreamer.freedesktop.org/src/gstreamer/$(GSTREAMER1).$(GSTREAMER1_SUFFIX)
+GSTREAMER1_URL		:= https://gstreamer.freedesktop.org/src/gstreamer/$(GSTREAMER1).$(GSTREAMER1_SUFFIX)
 GSTREAMER1_SOURCE	:= $(SRCDIR)/$(GSTREAMER1).$(GSTREAMER1_SUFFIX)
 GSTREAMER1_DIR		:= $(BUILDDIR)/$(GSTREAMER1)
 GSTREAMER1_LICENSE	:= LGPL-2.1-or-later

base-commit: d443e2828062c1bb713494255a1066542b387e6b
-- 
2.49.0




             reply	other threads:[~2025-05-11 11:30 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-11 11:30 Bruno Thomsen [this message]
2025-05-11 11:30 ` [ptxdist] [PATCH 02/11] gstreamer-vaapi1: " Bruno Thomsen
2025-05-11 11:30 ` [ptxdist] [PATCH 03/11] gst-rtsp-server1: " Bruno Thomsen
2025-05-11 11:30 ` [ptxdist] [PATCH 04/11] gst-python1: " Bruno Thomsen
2025-05-11 11:30 ` [ptxdist] [PATCH 05/11] gst-plugins-ugly1: " Bruno Thomsen
2025-05-11 11:30 ` [ptxdist] [PATCH 06/11] gst-plugins-good1: " Bruno Thomsen
2025-05-11 11:30 ` [ptxdist] [PATCH 07/11] gst-plugins-base1: " Bruno Thomsen
2025-05-11 11:30 ` [ptxdist] [PATCH 08/11] gst-plugins-bad1: " Bruno Thomsen
2025-05-11 11:30 ` [ptxdist] [PATCH 09/11] gst-libav1: " Bruno Thomsen
2025-05-11 11:30 ` [ptxdist] [PATCH 10/11] gst-devtools1: " Bruno Thomsen
2025-05-11 11:30 ` [ptxdist] [PATCH 11/11] orc: " 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=20250511113016.12688-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