p11-kit: update to 0.20.1.
This commit is contained in:
parent
2c64c09f57
commit
9bad3b688c
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'p11-kit'
|
# Template file for 'p11-kit'
|
||||||
pkgname=p11-kit
|
pkgname=p11-kit
|
||||||
version=0.20.0
|
version=0.20.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"
|
||||||
|
@ -9,7 +9,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=6ea44efc360a54d78271d51cca44e0c0d64d4c6618a4131e0aa577bbb3324f8f
|
checksum=524548f0a3bfa1b5712721165b49f0300fb244c907533677e88a9c9743eb4a53
|
||||||
long_desc="
|
long_desc="
|
||||||
Provides a standard configuration setup for installing PKCS#11 modules in
|
Provides a standard configuration setup for installing PKCS#11 modules in
|
||||||
such a way that they're discoverable.
|
such a way that they're discoverable.
|
||||||
|
|
Loading…
Reference in New Issue