p11-kit: update to 0.23.9. (#8279)
This commit is contained in:
parent
3305d7bc12
commit
78802a9682
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'p11-kit'
|
||||
pkgname=p11-kit
|
||||
version=0.23.8
|
||||
version=0.23.9
|
||||
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="3-clause-BSD"
|
||||
homepage="https://github.com/p11-glue/p11-kit"
|
||||
distfiles="${homepage}/releases/download/${version}/p11-kit-${version}.tar.gz"
|
||||
checksum=4ba134e5fe4b62bcaf7a2d66841767d9d23e875b977bba6939367a9f400b133f
|
||||
checksum=e1c1649c335107a8d33cf3762eb7f57b2d0681f0c7d8353627293a58d6b4db63
|
||||
|
||||
post_install() {
|
||||
mv ${DESTDIR}/etc/pkcs11/pkcs11.conf.example ${DESTDIR}/etc/pkcs11/pkcs11.conf
|
||||
|
|
Loading…
Reference in a new issue