p11-kit: update to 0.23.8
This commit is contained in:
parent
66a4c20eab
commit
c52f6dddb1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'p11-kit'
|
# Template file for 'p11-kit'
|
||||||
pkgname=p11-kit
|
pkgname=p11-kit
|
||||||
version=0.23.7
|
version=0.23.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-module-path=/usr/lib/pkcs11 --without-trust-paths"
|
configure_args="--with-module-path=/usr/lib/pkcs11 --without-trust-paths"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
homepage="https://github.com/p11-glue/p11-kit"
|
homepage="https://github.com/p11-glue/p11-kit"
|
||||||
distfiles="${homepage}/releases/download/${version}/p11-kit-${version}.tar.gz"
|
distfiles="${homepage}/releases/download/${version}/p11-kit-${version}.tar.gz"
|
||||||
checksum=988e7c86f2641b36702503481292ef0686e6b1c39d80b215699b6dbf1024be41
|
checksum=4ba134e5fe4b62bcaf7a2d66841767d9d23e875b977bba6939367a9f400b133f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
mv ${DESTDIR}/etc/pkcs11/pkcs11.conf.example ${DESTDIR}/etc/pkcs11/pkcs11.conf
|
mv ${DESTDIR}/etc/pkcs11/pkcs11.conf.example ${DESTDIR}/etc/pkcs11/pkcs11.conf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue