]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
iproute2: Update to 5.10.0
authorAdolf Belka <ahb.ipfire@gmail.com>
Wed, 6 Jan 2021 13:43:59 +0000 (14:43 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 6 Jan 2021 15:15:32 +0000 (15:15 +0000)
- 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>
lfs/iproute2

index 53fd4a59e94ff27f45dbf9c189b314b42a647ed1..27e246d23b38a13d8d220a966a316a6ff207734b 100644 (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)