travis: Bump tpm2-tss to 2.4.3

This commit is contained in:
Tobias Brunner 2020-09-24 08:52:22 +02:00
parent 692feffaf3
commit ddc5b92dfb
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ build_wolfssl()
build_tss2()
{
TSS2_REV=2.4.2
TSS2_REV=2.4.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