]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
travis: Bump tpm2-tss to 2.4.2
authorTobias Brunner <tobias@strongswan.org>
Mon, 17 Aug 2020 11:45:15 +0000 (13:45 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 17 Aug 2020 11:45:15 +0000 (13:45 +0200)
scripts/test.sh

index e4c279a8bf140988a5febd833d0cd9d113f79050..073e1d2ce5264b549f85396b56ca7e99a281b4e0 100755 (executable)
@@ -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