p11-kit: update to 0.25.0.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'p11-kit'
|
# Template file for 'p11-kit'
|
||||||
pkgname=p11-kit
|
pkgname=p11-kit
|
||||||
version=0.24.1
|
version=0.25.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="qemu"
|
build_helper="qemu"
|
||||||
@@ -14,8 +14,9 @@ short_desc="Provides a way to load and enumerate PKCS#11 modules"
|
|||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
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.xz"
|
changelog="https://raw.githubusercontent.com/p11-glue/p11-kit/master/NEWS"
|
||||||
checksum=d8be783efd5cd4ae534cee4132338e3f40f182c3205d23b200094ec85faaaef8
|
distfiles="https://github.com/p11-glue/p11-kit/releases/download/${version}/p11-kit-${version}.tar.xz"
|
||||||
|
checksum=d55583bcdde83d86579cabe3a8f7f2638675fef01d23cace733ff748fc354706
|
||||||
conf_files="/etc/pkcs11/pkcs11.conf"
|
conf_files="/etc/pkcs11/pkcs11.conf"
|
||||||
|
|
||||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user