iproute2: Update to 5.10.0

Message ID 20210106134359.3762162-1-ahb.ipfire@gmail.com
State Accepted
Commit 34866cace5ffbd587bab91a00d763fa18853746b
Headers
Series iproute2: Update to 5.10.0 |

Commit Message

Adolf Belka Jan. 6, 2021, 1:43 p.m. UTC
  - 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>
---
 lfs/iproute2 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Patch

diff --git a/lfs/iproute2 b/lfs/iproute2
index 53fd4a59e..27e246d23 100644
--- a/lfs/iproute2
+++ b/lfs/iproute2
@@ -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)