Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org> --- libnl3/libnl3.nm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/libnl3/libnl3.nm b/libnl3/libnl3.nm index bde4cf0ef..895edc75b 100644 --- a/libnl3/libnl3.nm +++ b/libnl3/libnl3.nm @@ -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 -- 2.39.2