]> git.ipfire.org Git - people/ms/strongswan.git/commitdiff
travis: Bump tpm2-tss to 2.3.3
authorTobias Brunner <tobias@strongswan.org>
Wed, 19 Feb 2020 09:52:57 +0000 (10:52 +0100)
committerTobias Brunner <tobias@strongswan.org>
Fri, 21 Feb 2020 08:52:49 +0000 (09:52 +0100)
scripts/test.sh

index d0c9a4767f1f1343b878f2497e48f92968a520c4..1ea8478f1fe27c604df5abafd11cf921d67bb36c 100755 (executable)
@@ -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