p11-kit: update to 0.20.4.
This commit is contained in:
parent
7ef3ef526a
commit
6d2a3c9e72
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'p11-kit'
|
||||
pkgname=p11-kit
|
||||
version=0.20.2
|
||||
revision=3
|
||||
version=0.20.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-module-path=/usr/lib/pkcs11 --without-trust-paths"
|
||||
hostmakedepends="pkg-config"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="BSD"
|
||||
homepage="http://p11-glue.freedesktop.org"
|
||||
distfiles="$homepage/releases/$pkgname-$version.tar.gz"
|
||||
checksum=04ed51d92fc46c2b632e13d73e0293090e9f8aa29c8aa8c6bc95c12475e5ef7c
|
||||
checksum=0766dcad4639864679f06b623bc948f2f38622fd7709538ae933aa45ded24ffb
|
||||
|
||||
post_install() {
|
||||
mv ${DESTDIR}/etc/pkcs11/pkcs11.conf.example ${DESTDIR}/etc/pkcs11/pkcs11.conf
|
||||
|
|
Loading…
Reference in a new issue