From: Tobias Brunner Date: Thu, 24 Sep 2020 06:52:22 +0000 (+0200) Subject: travis: Bump tpm2-tss to 2.4.3 X-Git-Tag: 5.9.1dr1~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ddc5b92dfbbe9b544d4e32267ed7f69bfb2b9756;p=thirdparty%2Fstrongswan.git travis: Bump tpm2-tss to 2.4.3 --- diff --git a/scripts/test.sh b/scripts/test.sh index 0c5cebc9b7..99bdf1468a 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -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