From 04d481b705497d5a6839fa466c125138163b55ee Mon Sep 17 00:00:00 2001 From: John Date: Thu, 26 Dec 2024 19:32:30 +0100 Subject: [PATCH] swtpm: update to 0.10.0. --- srcpkgs/swtpm/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/swtpm/template b/srcpkgs/swtpm/template index 55ee0c6d9b9..e92e7656da7 100644 --- a/srcpkgs/swtpm/template +++ b/srcpkgs/swtpm/template @@ -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 " 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"