]> git.ipfire.org Git - people/stevee/ipfire-3.x.git/commitdiff
libnl3: update to 3.8.0
authorArne Fitzenreiter <arne_f@ipfire.org>
Sun, 17 Sep 2023 14:24:36 +0000 (16:24 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 17 Sep 2023 14:25:51 +0000 (14:25 +0000)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
libnl3/libnl3.nm

index bde4cf0efaf03a0ca7ecb205134b21c8a47fff9f..895edc75b382f51942d036df3a5c54c5a924d475 100644 (file)
@@ -4,12 +4,12 @@
 ###############################################################################
 
 name       = libnl3
-version    = 3.2.25
-release    = 1.1
+version    = 3.8.0
+release    = 1
 thisapp    = libnl-%{version}
 
 groups     = Development/Libraries
-url        = http://www.infradead.org/~tgr/libnl/
+url        = https://github.com/thom311/libnl/
 license    = LGPLv2
 summary    = Convenience library for kernel netlink sockets.
 
@@ -18,7 +18,7 @@ description
        Linux kernel's netlink sockets interface for network manipulation.
 end
 
-source_dl  = https://www.infradead.org/~tgr/libnl/files/
+source_dl  = https://github.com/thom311/libnl/releases/download/libnl3_8_0/
 
 build
        requires