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 <[email protected]> --- rules/host-autotools-autoconf-archive.make | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rules/host-autotools-autoconf-archive.make b/rules/host-autotools-autoconf-archive.make index d8011b278..4d18f519d 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 -- 2.34.1
