mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
swtpm: update to 0.10.0.
This commit is contained in:
parent
cf4e362e04
commit
04d481b705
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue