]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
libnfnetlink: Update to 1.0.2
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 8 Jan 2023 17:42:01 +0000 (17:42 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 8 Jan 2023 17:42:01 +0000 (17:42 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
libnfnetlink/libnfnetlink.nm

index d2ad69928d79c2fa5886135cf4e3b5651922132c..46c5d062daba71f864046d5b10f91d901cebad92 100644 (file)
@@ -4,23 +4,23 @@
 ###############################################################################
 
 name       = libnfnetlink
-version    = 1.0.1
+version    = 1.0.2
 release    = 1
 
 groups     = System/Libraries
-url        = http://www.netfilter.org/projects/libnfnetlink/downloads.html
+url        = https://www.netfilter.org/projects/libnfnetlink/downloads.html
 license    = GPL
-summary    = A low-level library for netfilter.
+summary    = A low-level library for netfilter
 
 description
-       libnfnetlink is a low-level userspace library for \
-       nfnetlink-based communication between the kernel-side netfilter \
-       and the user-space world. It is therefore the fundamental layer \
-       for all other nfnetlink-enabled user-space programs interfacing \
+       libnfnetlink is a low-level userspace library for
+       nfnetlink-based communication between the kernel-side netfilter
+       and the user-space world. It is therefore the fundamental layer
+       for all other nfnetlink-enabled user-space programs interfacing
        with the netfilter subsystem of the Linux kernel.
 end
 
-source_dl  = http://www.netfilter.org/projects/libnfnetlink/files/
+source_dl  = https://www.netfilter.org/projects/libnfnetlink/files/
 sources    = %{thisapp}.tar.bz2
 
 packages