From: Tobias Brunner Date: Mon, 17 Aug 2020 11:45:15 +0000 (+0200) Subject: travis: Bump tpm2-tss to 2.4.2 X-Git-Tag: 5.9.1dr1~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03a495f6fc5ce7968f2a4642038994e973fc0696;p=thirdparty%2Fstrongswan.git travis: Bump tpm2-tss to 2.4.2 --- diff --git a/scripts/test.sh b/scripts/test.sh index e4c279a8bf..073e1d2ce5 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -68,7 +68,7 @@ build_wolfssl() build_tss2() { - TSS2_REV=2.4.1 + TSS2_REV=2.4.2 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