iputils: Update to version 20240117

Message ID 20240123112647.8800-4-adolf.belka@ipfire.org
State Staged
Commit 57da7bed373b4032a332bcb12f58f7bd39b79ff2
Headers
Series iputils: Update to version 20240117 |

Commit Message

Adolf Belka Jan. 23, 2024, 11:26 a.m. UTC
  - Update from version 20231222 to 20240117
- Update of rootfile not required
- Changelog
    20240117
	* ping
		- fix: Restore -i0 (commit: 7a51494, PR: #519, regression from 2a63b94)
	* localization
		- Updated Turkish and Indonesian
		- 100% translated: Chinese (Simplified), Czech, French, Georgian, German,
		  Korean, Portuguese (Brazil), Turkish, Ukrainian
		- > 90% translated: Finnish, Indonesian, Japanese

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 lfs/iputils | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
  

Patch

diff --git a/lfs/iputils b/lfs/iputils
index 3343623cf..6055e51ed 100644
--- a/lfs/iputils
+++ b/lfs/iputils
@@ -1,7 +1,7 @@ 
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007-2023  IPFire Team  <info@ipfire.org>                     #
+# Copyright (C) 2007-2024  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,7 +24,7 @@ 
 
 include Config
 
-VER        = 20231222
+VER        = 20240117
 
 THISAPP    = iputils-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@  objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = a76d4e9741c4ce8d2a2b6337873400543c5bb51d61a794fdfed8c8f4228c41020f5203c8af7ca44a36877d246d4f67019d31f1a58e48c6fca7964d6ebc9d764b
+$(DL_FILE)_BLAKE2 = 635943e12010aef8c1291b407bfbe284e0179391fca76197b77037ae1ffc219fa1d8e36abcea5fb7fff10d55ab40eed7c081e5d92b29f0916a4b4dd806945491
 
 install : $(TARGET)