Thanks, applied as 1ad233a607790e27f4a7731067d7a82a6fb99768.

Michael

[sent from post-receive hook]

On Sun, 12 May 2024 15:16:32 +0200, Enrico Jörns <[email protected]> wrote:
> Signed-off-by: Enrico Jörns <[email protected]>
> Message-Id: <[email protected]>
> Signed-off-by: Michael Olbrich <[email protected]>
> 
> diff --git a/rules/rauc.make b/rules/rauc.make
> index 50b1ec35d57c..38577f94d486 100644
> --- a/rules/rauc.make
> +++ b/rules/rauc.make
> @@ -1,6 +1,6 @@
>  # -*-makefile-*-
>  #
> -# Copyright (C) 2015-2023 by Enrico Joerns <[email protected]>
> +# Copyright (C) 2015-2024 by Enrico Joerns <[email protected]>
>  #
>  # For further information about the PTXdist project and license conditions
>  # see the README file.
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_RAUC) += rauc
>  #
>  # Paths and names
>  #
> -RAUC_VERSION         := 1.11.1
> -RAUC_MD5             := 16e193e5e396a419a7ceee5777e7c077
> +RAUC_VERSION         := 1.11.3
> +RAUC_MD5             := f6822268230e50efb6b2fe3a4db28e2b
>  RAUC                 := rauc-$(RAUC_VERSION)
>  RAUC_SUFFIX          := tar.xz
>  RAUC_URL             := 
> https://github.com/rauc/rauc/releases/download/v$(RAUC_VERSION)/$(RAUC).$(RAUC_SUFFIX)

Reply via email to