gnu: libinih: Update to 56.
* gnu/packages/linux.scm (libinih): Update to 56.
This commit is contained in:
parent
fe47ae3b79
commit
792e1c2ce1
@ -8390,7 +8390,7 @@ IP addresses and routes, and configure IPsec.")
|
|||||||
(define-public libinih
|
(define-public libinih
|
||||||
(package
|
(package
|
||||||
(name "libinih")
|
(name "libinih")
|
||||||
(version "55")
|
(version "56")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
@ -8399,7 +8399,7 @@ IP addresses and routes, and configure IPsec.")
|
|||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0g6dkcphlzgxvh9zyf6rj82gigccca6x5acjxn01gz6rykfg0lnn"))))
|
"1fjqvf56yij15lgwj58dcmxlq5n98gzpbss0nnn1d2i5j7gf4kgf"))))
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
;; Install static libraries for use by the initrd's xfsprogs/static.
|
;; Install static libraries for use by the initrd's xfsprogs/static.
|
||||||
(outputs (list "out" "static"))
|
(outputs (list "out" "static"))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user