Thanks, applied as 684ccdcdf7d9ade75a837c5b37f7140cf717f781. Michael
[sent from post-receive hook] On Wed, 14 May 2025 08:08:17 +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-plugins-base1.make b/rules/gst-plugins-base1.make > index 7b52765805b0..8e0fde4b1e39 100644 > --- a/rules/gst-plugins-base1.make > +++ b/rules/gst-plugins-base1.make > @@ -18,7 +18,7 @@ GST_PLUGINS_BASE1_VERSION := 1.26.1 > GST_PLUGINS_BASE1_MD5 := 0645e8c8bc4f3ee244dcf562999c7aff > GST_PLUGINS_BASE1 := gst-plugins-base-$(GST_PLUGINS_BASE1_VERSION) > GST_PLUGINS_BASE1_SUFFIX := tar.xz > -GST_PLUGINS_BASE1_URL := > http://gstreamer.freedesktop.org/src/gst-plugins-base/$(GST_PLUGINS_BASE1).$(GST_PLUGINS_BASE1_SUFFIX) > +GST_PLUGINS_BASE1_URL := > https://gstreamer.freedesktop.org/src/gst-plugins-base/$(GST_PLUGINS_BASE1).$(GST_PLUGINS_BASE1_SUFFIX) > GST_PLUGINS_BASE1_SOURCE := > $(SRCDIR)/$(GST_PLUGINS_BASE1).$(GST_PLUGINS_BASE1_SUFFIX) > GST_PLUGINS_BASE1_DIR := $(BUILDDIR)/$(GST_PLUGINS_BASE1) > GST_PLUGINS_BASE1_LICENSE := LGPL-2.0-or-later AND BSD-3-Clause AND MIT
