Thanks, applied as 05335d8bf6c6879f880a521814bb5ab1c013e576.

Michael

[sent from post-receive hook]

On Fri, 23 Jan 2026 16:02:07 +0100, Lucas Stach <[email protected]> wrote:
> Citing the release announcement:
>   2.72 consists largely of bug fixes. The most significant changes are
>   support for the upcoming 2024 edition of the C standard (aka C23)
>   and a mechanism for enabling 64-bit time_t on 32-bit platforms
>   (--enable-year2038).
> 
> Signed-off-by: Lucas Stach <[email protected]>
> Message-Id: <[email protected]>
> Signed-off-by: Michael Olbrich <[email protected]>
> 
> diff --git a/rules/host-autotools-autoconf.make 
> b/rules/host-autotools-autoconf.make
> index 99c268967af6..a68ba9af384b 100644
> --- a/rules/host-autotools-autoconf.make
> +++ b/rules/host-autotools-autoconf.make
> @@ -14,8 +14,8 @@ LAZY_PACKAGES-$(PTXCONF_HOST_AUTOTOOLS_AUTOCONF) += 
> host-autotools-autoconf
>  #
>  # Paths and names
>  #
> -HOST_AUTOTOOLS_AUTOCONF_VERSION      := 2.71
> -HOST_AUTOTOOLS_AUTOCONF_MD5  := 12cfa1687ffa2606337efe1a64416106
> +HOST_AUTOTOOLS_AUTOCONF_VERSION      := 2.72
> +HOST_AUTOTOOLS_AUTOCONF_MD5  := 1be79f7106ab6767f18391c5e22be701
>  HOST_AUTOTOOLS_AUTOCONF              := 
> autoconf-$(HOST_AUTOTOOLS_AUTOCONF_VERSION)
>  HOST_AUTOTOOLS_AUTOCONF_SUFFIX       := tar.xz
>  HOST_AUTOTOOLS_AUTOCONF_URL  := $(call ptx/mirror, GNU, 
> autoconf/$(HOST_AUTOTOOLS_AUTOCONF).$(HOST_AUTOTOOLS_AUTOCONF_SUFFIX))

Reply via email to