From: Michael Tremer Date: Sun, 8 Jan 2023 17:42:01 +0000 (+0000) Subject: libnfnetlink: Update to 1.0.2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4f225660ef2b39d664e2b2c61362249fb91395e;p=ipfire-3.x.git libnfnetlink: Update to 1.0.2 Signed-off-by: Michael Tremer --- diff --git a/libnfnetlink/libnfnetlink.nm b/libnfnetlink/libnfnetlink.nm index d2ad69928..46c5d062d 100644 --- a/libnfnetlink/libnfnetlink.nm +++ b/libnfnetlink/libnfnetlink.nm @@ -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