github: Use tpm2-tss 3.2.2 for tests

This commit is contained in:
Tobias Brunner
2023-01-31 17:22:44 +01:00
parent bf3e4c85d0
commit 1a8106ee0d
+1 -1
View File
@@ -69,7 +69,7 @@ build_wolfssl()
build_tss2()
{
TSS2_REV=3.2.1
TSS2_REV=3.2.2
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