mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
p11-kit: update to 0.23.18.1.
This commit is contained in:
parent
ecb206ca15
commit
2b74d2f607
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'p11-kit'
|
# Template file for 'p11-kit'
|
||||||
pkgname=p11-kit
|
pkgname=p11-kit
|
||||||
version=0.23.17
|
version=0.23.18.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-module-path=/usr/lib/pkcs11"
|
configure_args="--with-module-path=/usr/lib/pkcs11"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/p11-glue/p11-kit"
|
homepage="https://github.com/p11-glue/p11-kit"
|
||||||
distfiles="${homepage}/releases/download/${version}/p11-kit-${version}.tar.gz"
|
distfiles="${homepage}/releases/download/${version}/p11-kit-${version}.tar.gz"
|
||||||
checksum=5447b25d66c05f86cce5bc8856f7a074be84c186730e32c74069ca03386d7c1e
|
checksum=34c3bd8c0050dd7c4e6228aecf0f168de0a1b34562ddbf74a1c70904c2523c6f
|
||||||
conf_files="/etc/pkcs11/pkcs11.conf"
|
conf_files="/etc/pkcs11/pkcs11.conf"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue