summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Melki <christian.melki@t2data.com>2022-09-23 16:09:21 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2022-09-23 16:12:50 +0200
commit3c5d76e7028c0decee45795adfcae054fbb1d703 (patch)
treee7b42247bd329b4373336e644d5e1902da9c9d28
parentc453f6b770be60c3f35535dbcc9aec5bfc7ad5ed (diff)
downloadptxdist-3c5d76e7028c0decee45795adfcae054fbb1d703.tar.gz
ptxdist-3c5d76e7028c0decee45795adfcae054fbb1d703.tar.xz
host-autotools-autoconf-archive: Version bump. 2022.02.11 -> 2022.09.03
https://git.savannah.gnu.org/gitweb/?p=autoconf-archive.git;a=shortlog;h=refs/tags/v2022.09.03 Minor bugfixes. Signed-off-by: Christian Melki <christian.melki@t2data.com> Message-Id: <20220923140921.1903769-1-christian.melki@t2data.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/host-autotools-autoconf-archive.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/host-autotools-autoconf-archive.make b/rules/host-autotools-autoconf-archive.make
index bf9940a07..7a8565e1f 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 := 2022.02.11
-HOST_AUTOTOOLS_AUTOCONF_ARCHIVE_MD5 := d140e95be64f0aa7369f82e3caae4730
+HOST_AUTOTOOLS_AUTOCONF_ARCHIVE_VERSION := 2022.09.03
+HOST_AUTOTOOLS_AUTOCONF_ARCHIVE_MD5 := 7f80979c121ecbe119ebf98f42ad198f
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))