From: Adolf Belka Date: Sun, 4 May 2025 13:17:04 +0000 (+0200) Subject: diffutils: Update to version 3.12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5f705c1d35e21cb4119cd690f5871b26079e9791;p=people%2Fstevee%2Fipfire-2.x.git diffutils: Update to version 3.12 - 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 Signed-off-by: Michael Tremer --- diff --git a/lfs/diffutils b/lfs/diffutils index 8047c0a76..b1954e0c2 100644 --- a/lfs/diffutils +++ b/lfs/diffutils @@ -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)