iproute2: Update to 5.8.0

For details see:
https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/log/?h=v5.8.0

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Matthias Fischer
2020-08-15 20:29:27 +02:00
committed by Michael Tremer
parent 2fa9dfa8d9
commit db376b5895
2 changed files with 4 additions and 3 deletions

View File

@@ -24,7 +24,7 @@
include Config
VER = 5.7.0
VER = 5.8.0
THISAPP = iproute2-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = da22ab8562eda56ae232872fa72e4870
$(DL_FILE)_MD5 = e2016acc07d91b2508916c459a8435af
install : $(TARGET)