iproute2: Update to 5.10.0

- Update from 5.8.0 to 5.10.0
- No changelog available
- No changes to the rootfiles

Signed-off-by: Adolf Belka <ahb.ipfire@gmail.com>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Adolf Belka
2021-01-06 14:43:59 +01:00
committed by Michael Tremer
parent 6ae847429e
commit 34866cace5

View File

@@ -24,7 +24,7 @@
include Config
VER = 5.8.0
VER = 5.10.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 = e2016acc07d91b2508916c459a8435af
$(DL_FILE)_MD5 = 19ffea480a21e600453776b7225f3319
install : $(TARGET)