swtpm: update to 0.10.0.

This commit is contained in:
John 2024-12-26 19:32:30 +01:00 committed by John Zimmermann
parent cf4e362e04
commit 04d481b705

View file

@ -1,6 +1,6 @@
# Template file for 'swtpm'
pkgname=swtpm
version=0.8.1
version=0.10.0
revision=1
build_style=gnu-configure
configure_args="--with-gnutls ac_cv_path_TCSD="
@ -14,7 +14,7 @@ maintainer="John <me@johnnynator.dev>"
license="BSD-3-Clause"
homepage="https://github.com/stefanberger/swtpm"
distfiles="https://github.com/stefanberger/swtpm/archive/refs/tags/v${version}.tar.gz"
checksum=7bba52aa41090f75087034fac5fe8daed10c3e7e7234df7c9558849318927f41
checksum=9f10ae0d3123ab05c3808f8c8d39f633cf1a0cf142d6ac9b87b8364a682ac842
# check expects that root directory is setup fully for swtpm with e.g. tss user created
make_check=no
ignore_elf_files="/usr/share/swtpm/swtpm-localca"