p11-kit: update to 0.22.1.
This commit is contained in:
parent
8491dbfe2f
commit
69b6ca13c1
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.20.7
|
version=0.22.1
|
||||||
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@gmail.com>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://p11-glue.freedesktop.org"
|
homepage="http://p11-glue.freedesktop.org"
|
||||||
distfiles="$homepage/releases/$pkgname-$version.tar.gz"
|
distfiles="$homepage/releases/$pkgname-$version.tar.gz"
|
||||||
checksum=68405492fe466b33927d461302aa98e703db3b8a596411585508bc33084484d2
|
checksum=ef3a339fcf6aa0e32c8c23f79ba7191e57312be2bda8b24e6d121c2670539a5c
|
||||||
|
|
||||||
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
Reference in a new issue