travis: Bump tpm2-tss to 2.3.3

This commit is contained in:
Tobias Brunner 2020-02-19 10:52:57 +01:00
parent e365bef4a4
commit 89e5eb7213
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ build_wolfssl()
build_tss2()
{
TSS2_REV=2.3.1
TSS2_REV=2.3.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