]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
travis: Bump tpm2-tss to 2.4.3
authorTobias Brunner <tobias@strongswan.org>
Thu, 24 Sep 2020 06:52:22 +0000 (08:52 +0200)
committerTobias Brunner <tobias@strongswan.org>
Thu, 24 Sep 2020 06:52:22 +0000 (08:52 +0200)
scripts/test.sh

index 0c5cebc9b70ab0e3290024b674a1e4fd572d24fb..99bdf1468a62b70751f4205548ae277bcba95a4e 100755 (executable)
@@ -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