]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
automake: Update to version 1.18.1
authorAdolf Belka <adolf.belka@ipfire.org>
Mon, 21 Jul 2025 21:25:49 +0000 (23:25 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 22 Jul 2025 09:17:12 +0000 (09:17 +0000)
- 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 <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/automake

index a7bc466c339cf350194c16090258d8eb7678e786..989129d3bd55595bc65d862cbe9adaa4744c57e0 100644 (file)
@@ -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)