* [ptxdist] [PATCH] host-autotools-autoconf: version bump 2.71 -> 2.72
@ 2026-01-13 16:23 Lucas Stach
0 siblings, 0 replies; only message in thread
From: Lucas Stach @ 2026-01-13 16:23 UTC (permalink / raw)
To: ptxdist
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 <l.stach@pengutronix.de>
---
rules/host-autotools-autoconf.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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))
--
2.47.3
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-01-13 16:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-13 16:23 [ptxdist] [PATCH] host-autotools-autoconf: version bump 2.71 -> 2.72 Lucas Stach
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox