gnu: conntrack-tools: Update to 1.4.7.

* gnu/packages/linux.scm (conntrack-tools): Update to 1.4.7.
This commit is contained in:
Tobias Geerinckx-Rice 2023-01-15 01:00:04 +01:00
parent 4e4ea85c26
commit 4b7faf6912
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79

View File

@ -7825,7 +7825,7 @@ of a system that deprecates the old ip_queue/libipq mechanism.")
(define-public conntrack-tools
(package
(name "conntrack-tools")
(version "1.4.6")
(version "1.4.7")
(source
(origin
(method url-fetch)
@ -7833,8 +7833,7 @@ of a system that deprecates the old ip_queue/libipq mechanism.")
"conntrack-tools/files/"
"conntrack-tools-" version ".tar.bz2"))
(sha256
(base32
"0psx41bclqrh4514yzq03rvs3cq3scfpd1v4kkyxnic2hk65j22r"))))
(base32 "0pabq97rpci3z1bdc54cyhc3b9w86m4nnlbzsp7905p8az7yp789"))))
(build-system gnu-build-system)
(native-inputs (list bison flex pkg-config))
(inputs (list libtirpc