mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Bruno Thomsen <bruno.thomsen@gmail.com>
Subject: Re: [ptxdist] [APPLIED] gstreamer1: update URL
Date: Wed, 14 May 2025 08:08:12 +0200	[thread overview]
Message-ID: <20250514060812.502373-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20250511113016.12688-1-bruno.thomsen@gmail.com>

Thanks, applied as 17b1ac44495becd7425ae05e058bdbaec8cd3f6c.

Michael

[sent from post-receive hook]

On Wed, 14 May 2025 08:08:12 +0200, Bruno Thomsen <bruno.thomsen@gmail.com> wrote:
> 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>
> Message-Id: <20250511113016.12688-1-bruno.thomsen@gmail.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/gstreamer1.make b/rules/gstreamer1.make
> index 81a7fa54bbbd..036694769977 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



      parent reply	other threads:[~2025-05-14  6:13 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-11 11:30 [ptxdist] [PATCH 01/11] " Bruno Thomsen
2025-05-11 11:30 ` [ptxdist] [PATCH 02/11] gstreamer-vaapi1: " Bruno Thomsen
2025-05-14  6:08   ` [ptxdist] [APPLIED] " Michael Olbrich
2025-05-11 11:30 ` [ptxdist] [PATCH 03/11] gst-rtsp-server1: " Bruno Thomsen
2025-05-14  6:08   ` [ptxdist] [APPLIED] " Michael Olbrich
2025-05-11 11:30 ` [ptxdist] [PATCH 04/11] gst-python1: " Bruno Thomsen
2025-05-14  6:08   ` [ptxdist] [APPLIED] " Michael Olbrich
2025-05-11 11:30 ` [ptxdist] [PATCH 05/11] gst-plugins-ugly1: " Bruno Thomsen
2025-05-14  6:08   ` [ptxdist] [APPLIED] " Michael Olbrich
2025-05-11 11:30 ` [ptxdist] [PATCH 06/11] gst-plugins-good1: " Bruno Thomsen
2025-05-14  6:08   ` [ptxdist] [APPLIED] " Michael Olbrich
2025-05-11 11:30 ` [ptxdist] [PATCH 07/11] gst-plugins-base1: " Bruno Thomsen
2025-05-14  6:08   ` [ptxdist] [APPLIED] " Michael Olbrich
2025-05-11 11:30 ` [ptxdist] [PATCH 08/11] gst-plugins-bad1: " Bruno Thomsen
2025-05-14  6:08   ` [ptxdist] [APPLIED] " Michael Olbrich
2025-05-11 11:30 ` [ptxdist] [PATCH 09/11] gst-libav1: " Bruno Thomsen
2025-05-14  6:08   ` [ptxdist] [APPLIED] " Michael Olbrich
2025-05-11 11:30 ` [ptxdist] [PATCH 10/11] gst-devtools1: " Bruno Thomsen
2025-05-14  6:08   ` [ptxdist] [APPLIED] " Michael Olbrich
2025-05-11 11:30 ` [ptxdist] [PATCH 11/11] orc: " Bruno Thomsen
2025-05-14  6:08   ` [ptxdist] [APPLIED] " Michael Olbrich
2025-05-14  6:08 ` Michael Olbrich [this message]

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=20250514060812.502373-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=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