Thanks, applied as a92f80e5a64d1f22b19c76becc47cb85942e82a2.

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/orc.make b/rules/orc.make
> index f7096a98c788..5db14898df1e 100644
> --- a/rules/orc.make
> +++ b/rules/orc.make
> @@ -18,7 +18,7 @@ ORC_VERSION := 0.4.41
>  ORC_MD5              := 16f82f66d1c3988d01c945278bf01fde
>  ORC          := orc-$(ORC_VERSION)
>  ORC_SUFFIX   := tar.xz
> -ORC_URL              := 
> http://gstreamer.freedesktop.org/data/src/orc/$(ORC).$(ORC_SUFFIX)
> +ORC_URL              := 
> https://gstreamer.freedesktop.org/data/src/orc/$(ORC).$(ORC_SUFFIX)
>  ORC_SOURCE   := $(SRCDIR)/$(ORC).$(ORC_SUFFIX)
>  ORC_DIR              := $(BUILDDIR)/$(ORC)
>  ORC_LICENSE  := BSD-2-Clause AND BSD-3-Clause

Reply via email to