mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
p11-kit: update to 0.20.4.
This commit is contained in:
parent
7ef3ef526a
commit
6d2a3c9e72
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'p11-kit'
|
# Template file for 'p11-kit'
|
||||||
pkgname=p11-kit
|
pkgname=p11-kit
|
||||||
version=0.20.2
|
version=0.20.4
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-module-path=/usr/lib/pkcs11 --without-trust-paths"
|
configure_args="--with-module-path=/usr/lib/pkcs11 --without-trust-paths"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://p11-glue.freedesktop.org"
|
homepage="http://p11-glue.freedesktop.org"
|
||||||
distfiles="$homepage/releases/$pkgname-$version.tar.gz"
|
distfiles="$homepage/releases/$pkgname-$version.tar.gz"
|
||||||
checksum=04ed51d92fc46c2b632e13d73e0293090e9f8aa29c8aa8c6bc95c12475e5ef7c
|
checksum=0766dcad4639864679f06b623bc948f2f38622fd7709538ae933aa45ded24ffb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
mv ${DESTDIR}/etc/pkcs11/pkcs11.conf.example ${DESTDIR}/etc/pkcs11/pkcs11.conf
|
mv ${DESTDIR}/etc/pkcs11/pkcs11.conf.example ${DESTDIR}/etc/pkcs11/pkcs11.conf
|
||||||
|
|
Loading…
Add table
Reference in a new issue