]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
github: Use tpm2-tss 3.2.1 for tests
authorTobias Brunner <tobias@strongswan.org>
Tue, 13 Dec 2022 15:32:02 +0000 (16:32 +0100)
committerTobias Brunner <tobias@strongswan.org>
Tue, 13 Dec 2022 15:32:02 +0000 (16:32 +0100)
scripts/test.sh

index bb10e39598987faae28980548e41c43be7cdf961..dae8515f469c9f78fb197301af8adfa55c3e6cde 100755 (executable)
@@ -69,7 +69,7 @@ build_wolfssl()
 
 build_tss2()
 {
-       TSS2_REV=2.4.3
+       TSS2_REV=3.2.1
        TSS2_PKG=tpm2-tss-$TSS2_REV
        TSS2_DIR=$DEPS_BUILD_DIR/$TSS2_PKG
        TSS2_SRC=https://github.com/tpm2-software/tpm2-tss/releases/download/$TSS2_REV/$TSS2_PKG.tar.gz