mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
github: Use tpm2-tss 3.2.1 for tests
This commit is contained in:
parent
da0d0ecc45
commit
2192bfb9ec
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user