libnl-3: Update to version 3.11.0

Message ID 20241119211106.2194373-11-adolf.belka@ipfire.org
State New
Headers
Series libnl-3: Update to version 3.11.0 |

Commit Message

Adolf Belka Nov. 19, 2024, 9:10 p.m. UTC
  - Update from version 3.10.0 to 3.11.0
- Update of rootfile not required
- Changelog details are only available by viewing the git repo commits
   https://github.com/thom311/libnl/commits/main/

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 lfs/libnl-3 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Patch

diff --git a/lfs/libnl-3 b/lfs/libnl-3
index e91cf7bda..ecedaf470 100644
--- a/lfs/libnl-3
+++ b/lfs/libnl-3
@@ -24,7 +24,7 @@ 
 
 include Config
 
-VER        = 3.10.0
+VER        = 3.11.0
 
 THISAPP    = libnl-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@  objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 13383c4ef49be3bcf89122b24d1d5dc9834353aa7128f04f50993203add14aa7f97a4500164982ddcb82f481f7324a26efc2375036d5a23bfa62b15c4fe07473
+$(DL_FILE)_BLAKE2 = 8e2792620f56e1e9e05e4fe1f9bece70938c82c2d1a9f4e0f9de1ce0b1a7a2bf60f31a42e6056407b383875c08c575b26df87b9bd6b421d5053e96983e193c54
 
 install : $(TARGET)