diff options
-rw-r--r-- | meta-tpm2/recipes-tpm/tpm2-tools/tpm2-tools_3.2.1.bb (renamed from meta-tpm2/recipes-tpm/tpm2-tools/tpm2-tools_3.2.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-tpm2/recipes-tpm/tpm2-tools/tpm2-tools_3.2.0.bb b/meta-tpm2/recipes-tpm/tpm2-tools/tpm2-tools_3.2.1.bb index 058982d..a47e371 100644 --- a/meta-tpm2/recipes-tpm/tpm2-tools/tpm2-tools_3.2.0.bb +++ b/meta-tpm2/recipes-tpm/tpm2-tools/tpm2-tools_3.2.1.bb | |||
@@ -3,7 +3,7 @@ include ${BPN}.inc | |||
3 | SRC_URI = "\ | 3 | SRC_URI = "\ |
4 | https://github.com/tpm2-software/${BPN}/releases/download/${PV}/${BPN}-${PV}.tar.gz \ | 4 | https://github.com/tpm2-software/${BPN}/releases/download/${PV}/${BPN}-${PV}.tar.gz \ |
5 | " | 5 | " |
6 | SRC_URI[md5sum] = "af389756402fa26aa3f08aa4abfc5d88" | 6 | SRC_URI[md5sum] = "17f22e9b47682f4601eb55324282ad6e" |
7 | SRC_URI[sha256sum] = "ad79ee83e2d4b34302e8883eaf313b27dbfabfd9cbc8ebcd95cf78fa097aef14" | 7 | SRC_URI[sha256sum] = "568ff32f99e0835db5d8cea2dce781b6cd6c1034026514240995dae5d9e728b0" |
8 | 8 | ||
9 | S = "${WORKDIR}/${BPN}-${PV}" | 9 | S = "${WORKDIR}/${BPN}-${PV}" |