swtpm: update to 0.7.0.
This commit is contained in:
parent
5e19a1512f
commit
e0e1e8e0f9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'swtpm'
|
||||
pkgname=swtpm
|
||||
version=0.6.1
|
||||
version=0.7.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=114905d6a51af89baac9ac279bf6534761e01adcf9c9bb298f1c09c7d4b2599d
|
||||
checksum=bed41871ad42ec852c450f5764be36b6c16456b943b912351eca9c29ce382976
|
||||
# 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…
Reference in a new issue