]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commitdiff
diffutils: Update to version 3.12
authorAdolf Belka <adolf.belka@ipfire.org>
Sun, 4 May 2025 13:17:04 +0000 (15:17 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 5 May 2025 10:45:10 +0000 (10:45 +0000)
- Update from version 3.11 to 3.12
- Update of rootfile not required
- Changelog
    3.12
Bug fixes
  diff -r no longer merely summarizes when comparing an empty regular
   file to a nonempty regular file.
   [bug#76452 introduced in 3.11]
  diff -y no longer crashes when given nontrivial differences.
   [bug#76613 introduced in 3.11]

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/diffutils

index 8047c0a762680425b39f5ac5c8f7a2950620f690..b1954e0c2f66a6ae6609aafffefbad613e1e8072 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.11
+VER        = 3.12
 
 THISAPP    = diffutils-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -47,7 +47,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = e3d78548d1fbee060a9e0a7ee93f4aebaa80a9ff15867f13e2f1d09672e2b1e8dcf01f264d5184c441bc81b0b1a797210cbf4a1f9b8ba061994066e710e79fc1
+$(DL_FILE)_BLAKE2 = 5b4593b39da71578d7f975603abe9359be215b9ac76548a6ab0d6e3838bb103c7ffcddf7fa01abcd5c6289db9a2f16b43aa3d5e846a9aa4b8db866763c2660de
 
 install : $(TARGET)