From: Adolf Belka Date: Mon, 21 Jul 2025 21:25:49 +0000 (+0200) Subject: automake: Update to version 1.18.1 X-Git-Tag: v2.29-core197~25^2~40 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7648af1dd517af128c3abc2496020ea2f3b3f92d;p=ipfire-2.x.git automake: Update to version 1.18.1 - Update from version 1.18 to 1.18.1 - Update of rootfile not required - Changelog 1.18.1 * Bugs fixed - Undo change to mdate-sh; once again, it does not look at SOURCE_DATE_EPOCH. This change was a misunderstanding that causes problems, not fixes, for reproducible builds. (https://lists.gnu.org/archive/html/automake/2025-06/msg00021.html) - Improve debuggability of installcheck failures. (bug#78850) Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer --- diff --git a/lfs/automake b/lfs/automake index a7bc466c3..989129d3b 100644 --- a/lfs/automake +++ b/lfs/automake @@ -24,7 +24,7 @@ include Config -VER = 1.18 +VER = 1.18.1 THISAPP = automake-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -48,7 +48,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 45456d6d0fdcd1222c79980ede1df16dfbf18fa4d4698289dbef7c9e24ae8877881678974c5defcce0a9f46b72882b4603e457e8142722174ccf0e495f941550 +$(DL_FILE)_BLAKE2 = 4461062a4d596dd87caec7d388449f5f8fe7a4faede8fd0d77d1fb3bb5d23caabb3b715fbb9f29f33326bec527f3d8da6251d9282d4007cef9af146d28fe96cf install : $(TARGET)