p11-kit: update to 0.10.
This commit is contained in:
parent
f81e3db824
commit
7b048a3bab
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'p11-kit'
|
||||
pkgname=p11-kit
|
||||
version=0.9
|
||||
version=0.10
|
||||
homepage="http://p11-glue.freedesktop.org"
|
||||
distfiles="$homepage/releases/$pkgname-$version.tar.gz"
|
||||
build_style=gnu-configure
|
||||
short_desc="Provides a way to load and enumerate PKCS#11 modules"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="BSD"
|
||||
checksum=96486f971111f976743be05f2f88b75ced7f14954fad42861b54480c889c66d0
|
||||
checksum=9646149022bd39c3d3f72f361a917a36f6a5dd09175824d13c36daf4697e8e36
|
||||
long_desc="
|
||||
Provides a standard configuration setup for installing PKCS#11 modules in
|
||||
such a way that they're discoverable.
|
||||
|
|
Loading…
Reference in a new issue