p11-kit: update to 0.23.11.
Closes #14702. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
b66c4dfc90
commit
b577ad836c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'p11-kit'
|
||||
pkgname=p11-kit
|
||||
version=0.23.10
|
||||
version=0.23.11
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-module-path=/usr/lib/pkcs11 --without-trust-paths"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/p11-glue/p11-kit"
|
||||
distfiles="${homepage}/releases/download/${version}/p11-kit-${version}.tar.gz"
|
||||
checksum=f9212a3f225ef543e13fae9945527d66c0cbb67246320035dd94fab2bce5ae43
|
||||
checksum=b243c8daa573f85cb9873352a4c38563812fe3045e960593eb45db7dfdea4a2b
|
||||
|
||||
post_install() {
|
||||
mv ${DESTDIR}/etc/pkcs11/pkcs11.conf.example ${DESTDIR}/etc/pkcs11/pkcs11.conf
|
||||
|
|
Loading…
Reference in New Issue