[1/2] iproute2: Update to version 6.17.0
Commit Message
- Update from version 6.16.0 to 6.17.0
- Update of rootfile
- Changelog is not provided. Details of changes can be found from the git commit changes
https://git.kernel.org/pub/scm/network/iproute2/iproute2.git
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
config/rootfiles/common/iproute2 | 1 +
lfs/iproute2 | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)
@@ -119,6 +119,7 @@ usr/share/bash-completion/completions/tc
#usr/share/man/man8/tc-ct.8
#usr/share/man/man8/tc-ctinfo.8
#usr/share/man/man8/tc-drr.8
+#usr/share/man/man8/tc-dualpi2.8
#usr/share/man/man8/tc-ematch.8
#usr/share/man/man8/tc-etf.8
#usr/share/man/man8/tc-ets.8
@@ -24,8 +24,8 @@
include Config
-VER = 6.16.0
-# https://mirrors.edge.kernel.org/pub/linux/utils/net/iproute2/
+VER = 6.17.0
+# https://mirrors.edge.kernel.org/pub/linux/utils/net/iproute2/
THISAPP = iproute2-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -41,7 +41,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = d1c66f4d63edd6fa2701c92dbc47f8c4388d6a660d541d528e3463e8e261fda64df4a7f8930f510718c71ee82438b5c4859f072eb08c8ff1e4d1d65223108005
+$(DL_FILE)_BLAKE2 = 49b88fd1eaea34376b086be02e72505ca62f52f3c53f3ee29cd273532521fabe8d38062277852dcc69f78b86b9460b213bbeedc9c51ce20d3bb1fd35d86b6fc8
install : $(TARGET)