p11-kit 0.26.2 = https://github.com/p11-glue/p11-kit/releases/download/0.26.2/p11-kit-0.26.2.tar.xz ``` sh *** build *** ./configure --prefix=/pkg/gnu/p11-kit -with-trust-paths=/pkg/gnu/openssl/ssl/certs make -j$(nproc) make install ``` ``` cfg *** build deps *** openssl ```