From 799e260ebfc828a0dbb25b342549392e8b00d1ca Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Tue, 31 Jan 2023 09:29:07 -0500 Subject: [PATCH] swtpm: update to 0.8.0. --- srcpkgs/swtpm/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/swtpm/template b/srcpkgs/swtpm/template index d1eeb0a56a5..feb07c7bfb9 100644 --- a/srcpkgs/swtpm/template +++ b/srcpkgs/swtpm/template @@ -1,6 +1,6 @@ # Template file for 'swtpm' pkgname=swtpm -version=0.7.3 +version=0.8.0 revision=1 build_style=gnu-configure configure_args="--with-gnutls ac_cv_path_TCSD=" @@ -14,7 +14,7 @@ maintainer="John " license="BSD-3-Clause" homepage="https://github.com/stefanberger/swtpm" distfiles="https://github.com/stefanberger/swtpm/archive/refs/tags/v${version}.tar.gz" -checksum=e856d1f5842fb3335164f02f2c545dd329efbc3416db20b7a327e991a4cd49c8 +checksum=ad433f9272fb794aafd550914d24cc0ca33d4652cfd087fa41b911fa9e54be3d # 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"