]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
libnl-3: Update to version 3.11.0
authorAdolf Belka <adolf.belka@ipfire.org>
Tue, 19 Nov 2024 21:10:59 +0000 (22:10 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 13 Dec 2024 08:55:42 +0000 (09:55 +0100)
- 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>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/libnl-3

index e91cf7bdaec2afb54dde5e8f25f517f2448bb289..ecedaf470bd4d20d822842ee8066adccccbb7201 100644 (file)
@@ -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)