]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
libnl-3: Update to version 3.9.0
authorAdolf Belka <adolf.belka@ipfire.org>
Mon, 18 Dec 2023 17:28:57 +0000 (18:28 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Sat, 30 Dec 2023 07:31:01 +0000 (07:31 +0000)
- Update from version 3.8.0 to 3.9.0
- Update of rootfile not required
- Changelog is not produced. Changes can be seen from the commits in the github repo
   https://github.com/thom311/libnl/commits/main

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
lfs/libnl-3

index a26e13ec4254f7cbd8cb6b9daedda1f5f0ff09d2..9def2e38e9fb2c480033cef9770a895b8b2a9304 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.8.0
+VER        = 3.9.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 = ff90d52e9b617ad8a53e4d42f43bee065b331ed919a3effc4a0f38c8e15b46f86c1eb153816499ed77dd99063500b1dc52951891034475a5bb81da1ad8004594
+$(DL_FILE)_BLAKE2 = 56a39aad9aa15992ff02fe35732abbc5ed5d107b814587e02b914631489877899989d49c7aeee1ecb461ad5f525c7cd7c045c9770864d83b0a58490293441193
 
 install : $(TARGET)