From: Tobias Brunner Date: Wed, 19 Feb 2020 09:52:57 +0000 (+0100) Subject: travis: Bump tpm2-tss to 2.3.3 X-Git-Tag: 5.8.3dr1~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89e5eb72135248c1559247f1afb173f66d9c7df0;p=thirdparty%2Fstrongswan.git travis: Bump tpm2-tss to 2.3.3 --- diff --git a/scripts/test.sh b/scripts/test.sh index d0c9a4767f..1ea8478f1f 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -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