diff options
| -rw-r--r-- | meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_5.0.bb (renamed from meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_4.3.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_4.3.0.bb b/meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_5.0.bb index 5bd26ab..dbd324a 100644 --- a/meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_4.3.0.bb +++ b/meta-tpm/recipes-tpm2/tpm2-tools/tpm2-tools_5.0.bb | |||
| @@ -8,6 +8,6 @@ DEPENDS = "tpm2-abrmd tpm2-tss openssl curl autoconf-archive" | |||
| 8 | 8 | ||
| 9 | SRC_URI = "https://github.com/tpm2-software/${BPN}/releases/download/${PV}/${BPN}-${PV}.tar.gz" | 9 | SRC_URI = "https://github.com/tpm2-software/${BPN}/releases/download/${PV}/${BPN}-${PV}.tar.gz" |
| 10 | 10 | ||
| 11 | SRC_URI[sha256sum] = "ae009b3495b44a16faa3d94d41ac9c9d99c71723482efad53c5eea17eeed80fc" | 11 | SRC_URI[sha256sum] = "e1b907fe29877628052e08ad84eebc6c3f7646d29505ed4862e96162a8c91ba1" |
| 12 | 12 | ||
| 13 | inherit autotools pkgconfig bash-completion | 13 | inherit autotools pkgconfig bash-completion |
