summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2024-10-05 13:16:15 -0400
committerArmin Kuster <akuster808@gmail.com>2024-11-24 20:15:36 -0500
commita34dfd210c9ee5bd14817e0259f0af153d45e645 (patch)
treea1049af23912490146432e54a47fc84cbd9ec541
parent0055dfe35d98bcfb11cb649c89a868ad9c163497 (diff)
downloadmeta-security-a34dfd210c9ee5bd14817e0259f0af153d45e645.tar.gz
tpm2-tss: update to 4.1.3
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss_4.1.3.bb (renamed from meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss_4.1.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss_4.1.2.bb b/meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss_4.1.3.bb
index a27acca..67a51e4 100644
--- a/meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss_4.1.2.bb
+++ b/meta-tpm/recipes-tpm2/tpm2-tss/tpm2-tss_4.1.3.bb
@@ -10,7 +10,7 @@ SRC_URI = "https://github.com/tpm2-software/${BPN}/releases/download/${PV}/${BPN
10 file://fixup_hosttools.patch \ 10 file://fixup_hosttools.patch \
11 " 11 "
12 12
13SRC_URI[sha256sum] = "6ad3ef0993cf3bc953710abed847ff727ab427b5577e812e3ad3197bbcec069e" 13SRC_URI[sha256sum] = "37f1580200ab78305d1fc872d89241aaee0c93cbe85bc559bf332737a60d3be8"
14 14
15UPSTREAM_CHECK_URI = "https://github.com/tpm2-software/${BPN}/releases" 15UPSTREAM_CHECK_URI = "https://github.com/tpm2-software/${BPN}/releases"
16 16