12 lines
439 B
Plaintext
12 lines
439 B
Plaintext
(package
|
|
(name "libp11-kit")
|
|
(version "0.26.2")
|
|
(homepage "https://p11-glue.github.io/p11-glue/p11-kit.html")
|
|
(dependencies xz libffi pkg-config libtasn1)
|
|
(src (tar
|
|
(url "https://github.com/p11-glue/p11-kit/releases/download/0.26.2/p11-kit-0.26.2.tar.xz")
|
|
(dir "p11-kit-0.26.2")
|
|
(blake3 "93de717427982d3904905b0ea2997345c06dd35456c281ef3aa7bae2fd9242ed")))
|
|
(build
|
|
(configure_make)))
|