Thanks, applied as c8092bb5a676e767b5457d7dbf4d7bb91318cfdb.

Michael

[sent from post-receive hook]

On Wed, 14 May 2025 08:08:20 +0200, Bruno Thomsen <[email protected]> 
wrote:
> Current download URL returns 301 Moved Permanently.
> 
> Signed-off-by: Bruno Thomsen <[email protected]>
> Message-Id: <[email protected]>
> Signed-off-by: Michael Olbrich <[email protected]>
> 
> diff --git a/rules/gst-devtools1.make b/rules/gst-devtools1.make
> index 394501a8cfad..179b6c89bbfc 100644
> --- a/rules/gst-devtools1.make
> +++ b/rules/gst-devtools1.make
> @@ -18,7 +18,7 @@ GST_DEVTOOLS1_VERSION       := 1.26.1
>  GST_DEVTOOLS1_MD5    := afe98f6511dd1e136bb6ca29da469da7
>  GST_DEVTOOLS1                := gst-devtools-$(GST_DEVTOOLS1_VERSION)
>  GST_DEVTOOLS1_SUFFIX := tar.xz
> -GST_DEVTOOLS1_URL    := 
> http://gstreamer.freedesktop.org/data/src/gst-devtools/$(GST_DEVTOOLS1).$(GST_DEVTOOLS1_SUFFIX)
> +GST_DEVTOOLS1_URL    := 
> https://gstreamer.freedesktop.org/data/src/gst-devtools/$(GST_DEVTOOLS1).$(GST_DEVTOOLS1_SUFFIX)
>  GST_DEVTOOLS1_SOURCE := $(SRCDIR)/$(GST_DEVTOOLS1).$(GST_DEVTOOLS1_SUFFIX)
>  GST_DEVTOOLS1_DIR    := $(BUILDDIR)/$(GST_DEVTOOLS1)
>  GST_DEVTOOLS1_LICENSE        := LGPL-2.1-or-later

Reply via email to