From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Sat, 12 Jul 2025 17:48:55 +0200 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1uacT9-00GlnB-0Z for lore@lore.pengutronix.de; Sat, 12 Jul 2025 17:48:55 +0200 Received: from localhost ([127.0.0.1] helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1uacT8-0002QE-KA; Sat, 12 Jul 2025 17:48:54 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1uacSa-0001IO-Jt; Sat, 12 Jul 2025 17:48:20 +0200 Received: from dude05.red.stw.pengutronix.de ([2a0a:edc0:0:1101:1d::54]) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1uacSa-0086XX-1O; Sat, 12 Jul 2025 17:48:20 +0200 Received: from mol by dude05.red.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1uacSa-00FQDE-1E; Sat, 12 Jul 2025 17:48:20 +0200 From: Michael Olbrich To: ptxdist@pengutronix.de Date: Sat, 12 Jul 2025 17:48:20 +0200 Message-Id: <20250712154820.3675673-1-m.olbrich@pengutronix.de> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20250709084621.3414077-1-christian.melki@t2data.com> References: <20250709084621.3414077-1-christian.melki@t2data.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [ptxdist] [APPLIED] host-autotools-autoconf-archive: Version bump. 2023.02.20 -> 2024.10.16 X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Cc: Christian Melki Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false Thanks, applied as 3ed717981f3e09401ab3386866fcd5e5fd4423b7. Michael [sent from post-receive hook] On Sat, 12 Jul 2025 17:48:20 +0200, Christian Melki wrote: > Looks like minor fixes. > Unfortuntately, the git tag doesn't seem to exist. But the tarball does? > https://gitweb.git.savannah.gnu.org/gitweb/?p=autoconf-archive.git;a=log;h=refs/tags/v2024.10.16 > > * License file year update. > > Signed-off-by: Christian Melki > Message-Id: <20250709084621.3414077-1-christian.melki@t2data.com> > Signed-off-by: Michael Olbrich > > diff --git a/rules/host-autotools-autoconf-archive.make b/rules/host-autotools-autoconf-archive.make > index d8011b2784e7..4d18f519d35d 100644 > --- a/rules/host-autotools-autoconf-archive.make > +++ b/rules/host-autotools-autoconf-archive.make > @@ -14,8 +14,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_AUTOTOOLS_AUTOCONF_ARCHIVE) += host-autotools-autoc > # > # Paths and names > # > -HOST_AUTOTOOLS_AUTOCONF_ARCHIVE_VERSION := 2023.02.20 > -HOST_AUTOTOOLS_AUTOCONF_ARCHIVE_MD5 := 1a9ee97d3503d134e16c87c4fa1119cf > +HOST_AUTOTOOLS_AUTOCONF_ARCHIVE_VERSION := 2024.10.16 > +HOST_AUTOTOOLS_AUTOCONF_ARCHIVE_MD5 := 6b39e10f2d67b19c01632021a71fb378 > HOST_AUTOTOOLS_AUTOCONF_ARCHIVE := autoconf-archive-$(HOST_AUTOTOOLS_AUTOCONF_ARCHIVE_VERSION) > HOST_AUTOTOOLS_AUTOCONF_ARCHIVE_SUFFIX := tar.xz > HOST_AUTOTOOLS_AUTOCONF_ARCHIVE_URL := $(call ptx/mirror, GNU, autoconf-archive/$(HOST_AUTOTOOLS_AUTOCONF_ARCHIVE).$(HOST_AUTOTOOLS_AUTOCONF_ARCHIVE_SUFFIX)) > @@ -25,7 +25,7 @@ HOST_AUTOTOOLS_AUTOCONF_ARCHIVE_LICENSE := GPL-3.0-or-later WITH Autoconf-except > HOST_AUTOTOOLS_AUTOCONF_ARCHIVE_LICENSE_FILES := \ > file://COPYING;md5=11cc2d3ee574f9d6b7ee797bdce4d423 \ > file://COPYING.EXCEPTION;md5=fdef168ebff3bc2f13664c365a5fb515 \ > - file://README;startline=51;endline=67;md5=e7e002fc8c304f9dfed77d46f6d8de24 > + file://README;startline=51;endline=67;md5=3f11cfe44d65b72a29f05d8638b6c356 > > # ---------------------------------------------------------------------------- > # Prepare