diff --git a/srcpkgs/p11-kit/template b/srcpkgs/p11-kit/template index 28b2f3fc01..67d233aa05 100644 --- a/srcpkgs/p11-kit/template +++ b/srcpkgs/p11-kit/template @@ -1,9 +1,9 @@ # Template file for 'p11-kit' pkgname=p11-kit version=0.23.15 -revision=1 +revision=2 build_style=gnu-configure -configure_args="--with-module-path=/usr/lib/pkcs11 --without-trust-paths" +configure_args="--with-module-path=/usr/lib/pkcs11" hostmakedepends="automake libtool pkg-config" makedepends="libtasn1-devel libffi-devel" short_desc="Provides a way to load and enumerate PKCS#11 modules"