Обновление README.md, исходников, пакетки
This commit is contained in:
13
assets/var/gnu/p11-kit.md
Normal file
13
assets/var/gnu/p11-kit.md
Normal file
@ -0,0 +1,13 @@
|
||||
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
|
||||
```
|
||||
Reference in New Issue
Block a user