Thanks, applied as e332ae49daf37772e5a3118b69297a1048582bbf.

Michael

[sent from post-receive hook]

On Tue, 06 Jun 2023 09:00:19 +0200, Christian Melki 
<[email protected]> wrote:
> Bugfix release.
> Apparently it was deemed that these were critical enough
> to push a new minor just days after the previous one. Idk.
> https://curl.se/changes.html#8_1_2
> 
> Signed-off-by: Christian Melki <[email protected]>
> Message-Id: <[email protected]>
> Signed-off-by: Michael Olbrich <[email protected]>
> 
> diff --git a/rules/libcurl.make b/rules/libcurl.make
> index 0216a9e231c3..6d36dc6c7ac8 100644
> --- a/rules/libcurl.make
> +++ b/rules/libcurl.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIBCURL) += libcurl
>  #
>  # Paths and names
>  #
> -LIBCURL_VERSION      := 8.1.1
> -LIBCURL_MD5  := 624f8f7eb4b4699c5e69f081c17c7049
> +LIBCURL_VERSION      := 8.1.2
> +LIBCURL_MD5  := 1f7f6678b1342ad78f30e1dedd015fe2
>  LIBCURL              := curl-$(LIBCURL_VERSION)
>  LIBCURL_SUFFIX       := tar.xz
>  LIBCURL_URL  := https://curl.se/download/$(LIBCURL).$(LIBCURL_SUFFIX)

Reply via email to