Thanks, applied as 42a83dafda9df1a1cf3dcd04de14a360ee2942ca.

Michael

[sent from post-receive hook]

On Wed, 14 May 2025 08:08:09 +0200, Bruno Thomsen <[email protected]> 
wrote:
> Current download URL returns 301 Moved Permanently.
> 
> GNU Wget2 2.2.0 - multithreaded metalink/file/website downloader
> [0] Downloading 
> 'http://downloads.open-mesh.org/batman/stable/sources/batctl/batctl-2024.3.tar.gz'
>  ...
> HTTP response 301 Moved Permanently 
> [http://downloads.open-mesh.org/batman/stable/sources/batctl/batctl-2024.3.tar.gz]
> Adding URL: 
> https://downloads.open-mesh.org/batman/stable/sources/batctl/batctl-2024.3.tar.gz
> [0] Downloading 
> 'https://downloads.open-mesh.org/batman/stable/sources/batctl/batctl-2024.3.tar.gz'
>  ...
> Saving '/home/bruno/ptxdist/src/batctl-2024.3.tar.gz.QYywpZQC1n'
> HTTP response 200  
> [https://downloads.open-mesh.org/batman/stable/sources/batctl/batctl-2024.3.tar.gz]
> 
> Signed-off-by: Bruno Thomsen <[email protected]>
> Message-Id: <[email protected]>
> Signed-off-by: Michael Olbrich <[email protected]>
> 
> diff --git a/rules/batctl.make b/rules/batctl.make
> index 58f58e61bd51..ba36cfb3cff0 100644
> --- a/rules/batctl.make
> +++ b/rules/batctl.make
> @@ -18,7 +18,7 @@ BATCTL_VERSION              := 2024.3
>  BATCTL_MD5           := f292a38a65f910890456e7450e70533f
>  BATCTL                       := batctl-$(BATCTL_VERSION)
>  BATCTL_SUFFIX                := tar.gz
> -BATCTL_URL           := 
> http://downloads.open-mesh.org/batman/stable/sources/batctl/$(BATCTL).$(BATCTL_SUFFIX)
> +BATCTL_URL           := 
> https://downloads.open-mesh.org/batman/stable/sources/batctl/$(BATCTL).$(BATCTL_SUFFIX)
>  BATCTL_SOURCE                := $(SRCDIR)/$(BATCTL).$(BATCTL_SUFFIX)
>  BATCTL_DIR           := $(BUILDDIR)/$(BATCTL)
>  BATCTL_LICENSE               := GPL-2.0-only

Reply via email to