Thanks, applied as 945ec5c39b9501b02bcc242ea975f7feab23da6e. Michael
[sent from post-receive hook] On Sat, 12 Jul 2025 17:48:21 +0200, Christian Melki <[email protected]> wrote: > Looks like minor changes, bug fixes. > https://cgit.git.savannah.gnu.org/cgit/automake.git/tree/NEWS?h=v1.18.1 > > Signed-off-by: Christian Melki <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/host-autotools-automake.make > b/rules/host-autotools-automake.make > index 9e64056cb7ea..82bc336209b7 100644 > --- a/rules/host-autotools-automake.make > +++ b/rules/host-autotools-automake.make > @@ -14,8 +14,8 @@ LAZY_PACKAGES-$(PTXCONF_HOST_AUTOTOOLS_AUTOMAKE) += > host-autotools-automake > # > # Paths and names > # > -HOST_AUTOTOOLS_AUTOMAKE_VERSION := 1.17 > -HOST_AUTOTOOLS_AUTOMAKE_MD5 := 7ab3a02318fee6f5bd42adfc369abf10 > +HOST_AUTOTOOLS_AUTOMAKE_VERSION := 1.18.1 > +HOST_AUTOTOOLS_AUTOMAKE_MD5 := cea31dbf1120f890cbf2a3032cfb9a68 > HOST_AUTOTOOLS_AUTOMAKE := > automake-$(HOST_AUTOTOOLS_AUTOMAKE_VERSION) > HOST_AUTOTOOLS_AUTOMAKE_SUFFIX := tar.xz > HOST_AUTOTOOLS_AUTOMAKE_URL := $(call ptx/mirror, GNU, > automake/$(HOST_AUTOTOOLS_AUTOMAKE).$(HOST_AUTOTOOLS_AUTOMAKE_SUFFIX))
