p11-kit: update to 0.23.16.1.
This commit is contained in:
parent
4070fb017a
commit
2dad4c58d0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'p11-kit'
|
||||
pkgname=p11-kit
|
||||
version=0.23.15
|
||||
revision=2
|
||||
version=0.23.16.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-module-path=/usr/lib/pkcs11"
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/p11-glue/p11-kit"
|
||||
distfiles="${homepage}/releases/download/${version}/p11-kit-${version}.tar.gz"
|
||||
checksum=f7c139a0c77a1f0012619003e542060ba8f94799a0ef463026db390680e4d798
|
||||
checksum=4b34e92ae36fa493e0d94366c767f06d5f9951e3d8581d10fd935d738db1574d
|
||||
conf_files="/etc/pkcs11/pkcs11.conf"
|
||||
|
||||
pre_configure() {
|
||||
|
|
Loading…
Reference in a new issue