gnu: libnftnl: Update to 1.1.0.
* gnu/packages/linux.scm (libnftnl): Update to 1.1.0.
This commit is contained in:
parent
0a0d6f479f
commit
b85c1858ac
@ -4162,7 +4162,7 @@ re-use code and to avoid re-inventing the wheel.")
|
|||||||
(define-public libnftnl
|
(define-public libnftnl
|
||||||
(package
|
(package
|
||||||
(name "libnftnl")
|
(name "libnftnl")
|
||||||
(version "1.0.9")
|
(version "1.1.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
@ -4170,7 +4170,7 @@ re-use code and to avoid re-inventing the wheel.")
|
|||||||
"libnftnl-" version ".tar.bz2"))
|
"libnftnl-" version ".tar.bz2"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0d9nkdbdck8sg6msysqyv3m9kjr9sjif5amf26dfa0g3mqjdihgy"))))
|
"0v4gywcjvv2vg4zk632al1zv3ad0lx87nshynv110l8n3fhsq3pc"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("pkg-config" ,pkg-config)))
|
`(("pkg-config" ,pkg-config)))
|
||||||
|
Loading…
Reference in New Issue
Block a user