From 9bad3b688c5af38cf262b2c25f320871a6d8d41e Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 25 Sep 2013 08:47:42 +0200 Subject: [PATCH] p11-kit: update to 0.20.1. --- srcpkgs/p11-kit/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/p11-kit/template b/srcpkgs/p11-kit/template index 6c0e3602899..e6942ced36d 100644 --- a/srcpkgs/p11-kit/template +++ b/srcpkgs/p11-kit/template @@ -1,6 +1,6 @@ # Template file for 'p11-kit' pkgname=p11-kit -version=0.20.0 +version=0.20.1 revision=1 build_style=gnu-configure configure_args="--with-module-path=/usr/lib/pkcs11 --without-trust-paths" @@ -9,7 +9,7 @@ maintainer="Juan RP " license="BSD" homepage="http://p11-glue.freedesktop.org" distfiles="$homepage/releases/$pkgname-$version.tar.gz" -checksum=6ea44efc360a54d78271d51cca44e0c0d64d4c6618a4131e0aa577bbb3324f8f +checksum=524548f0a3bfa1b5712721165b49f0300fb244c907533677e88a9c9743eb4a53 long_desc=" Provides a standard configuration setup for installing PKCS#11 modules in such a way that they're discoverable.