]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
iproute2: Update to version 6.3.0
authorAdolf Belka <adolf.belka@ipfire.org>
Tue, 2 May 2023 17:53:15 +0000 (19:53 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 3 May 2023 07:43:15 +0000 (07:43 +0000)
- Update from version 6.2.0 to 6.3.0
- Update of rootfile not required
- Changelog can only be reviewed by looking at the commits in the git repo
   https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/log/

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/iproute2

index f9e24fd09c28f50c9929c4d6b5c22f31c2bc1a3b..c773291f3bb659f37e8cd8d1aa5dc34855671986 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 6.2.0
+VER        = 6.3.0
 
 THISAPP    = iproute2-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE)             = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = d3bfaecf33ffc7861e983e8db0d6a63f4767b6c01b5346e88f51c65ed6279c4be29412ed18b8f98ed54d60a84455b73fe7745142fd0fc0f3e327a29e8bcce986
+$(DL_FILE)_BLAKE2 = a7b48c59c8a30f56ca810136f4d9f681fe38359999c260227a6229b972ce70b233d2865a6543cf3f70ed586825f9191c22d459a9fc5cc8c7dbf3ab417064c8a7
 
 install : $(TARGET)