]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
github: Use tpm2-tss 3.2.3 for tests
authorTobias Brunner <tobias@strongswan.org>
Mon, 29 Apr 2024 14:10:39 +0000 (16:10 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 29 Apr 2024 14:10:39 +0000 (16:10 +0200)
scripts/test.sh

index 5318a6a9b2be288d916bbbfb125b708da9dec31d..a93cd1d5e8e2e148026e139af20b5eed1fdd854f 100755 (executable)
@@ -69,7 +69,7 @@ build_wolfssl()
 
 build_tss2()
 {
-       TSS2_REV=3.2.2
+       TSS2_REV=3.2.3
        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