Thanks, applied as f18b1d7f7fa182da260ddd062d26206b184da366. Michael
[sent from post-receive hook] On Wed, 14 May 2025 08:08:14 +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-rtsp-server1.make b/rules/gst-rtsp-server1.make > index ae8381dce892..bb2985ca8753 100644 > --- a/rules/gst-rtsp-server1.make > +++ b/rules/gst-rtsp-server1.make > @@ -18,7 +18,7 @@ GST_RTSP_SERVER1_VERSION := 1.26.1 > GST_RTSP_SERVER1_MD5 := 10d2646fae36d057066a4991ac866e92 > GST_RTSP_SERVER1 := gst-rtsp-server-$(GST_RTSP_SERVER1_VERSION) > GST_RTSP_SERVER1_SUFFIX := tar.xz > -GST_RTSP_SERVER1_URL := > http://gstreamer.freedesktop.org/src/gst-rtsp/$(GST_RTSP_SERVER1).$(GST_RTSP_SERVER1_SUFFIX) > +GST_RTSP_SERVER1_URL := > https://gstreamer.freedesktop.org/src/gst-rtsp/$(GST_RTSP_SERVER1).$(GST_RTSP_SERVER1_SUFFIX) > GST_RTSP_SERVER1_SOURCE := > $(SRCDIR)/$(GST_RTSP_SERVER1).$(GST_RTSP_SERVER1_SUFFIX) > GST_RTSP_SERVER1_DIR := $(BUILDDIR)/$(GST_RTSP_SERVER1) > GST_RTSP_SERVER1_LICENSE := LGPL-2.0-or-later
