[Buildroot] [git commit branch/next] package/tpm2-pkcs11: bump version to 1.6.0
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Date: 2021-08-03 21:58:34
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=ab7d2639ea4a70706b4017f114969d03c5de1a13 branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/next Signed-off-by: Yair Ben-Avraham <redacted> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> --- package/tpm2-pkcs11/tpm2-pkcs11.hash | 2 +- package/tpm2-pkcs11/tpm2-pkcs11.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/tpm2-pkcs11/tpm2-pkcs11.hash b/package/tpm2-pkcs11/tpm2-pkcs11.hash
index 16dd9166ba..18a225d5a9 100644
--- a/package/tpm2-pkcs11/tpm2-pkcs11.hash
+++ b/package/tpm2-pkcs11/tpm2-pkcs11.hash@@ -1,3 +1,3 @@ # Locally computed: -sha256 13425c34358ec798d333743099b9aec5e42f6a4653c4c0e40eb075681f369687 tpm2-pkcs11-1.5.0.tar.gz +sha256 61e2849c07acb4acbf756bdd6a9fe44f9475343256fa0bdc966b77321169c125 tpm2-pkcs11-1.6.0.tar.gz sha256 793aa007f793458434d7cc60b1c827053a399308658b32fcaa6023802adc22e1 LICENSE
diff --git a/package/tpm2-pkcs11/tpm2-pkcs11.mk b/package/tpm2-pkcs11/tpm2-pkcs11.mk
index 3acce07745..b26ce374e8 100644
--- a/package/tpm2-pkcs11/tpm2-pkcs11.mk
+++ b/package/tpm2-pkcs11/tpm2-pkcs11.mk@@ -4,7 +4,7 @@ # ################################################################################ -TPM2_PKCS11_VERSION = 1.5.0 +TPM2_PKCS11_VERSION = 1.6.0 TPM2_PKCS11_SITE = https://github.com/tpm2-software/tpm2-pkcs11/releases/download/$(TPM2_PKCS11_VERSION) TPM2_PKCS11_LICENSE = BSD-2-Clause TPM2_PKCS11_LICENSE_FILES = LICENSE
_______________________________________________ buildroot mailing list buildroot@busybox.net http://lists.busybox.net/mailman/listinfo/buildroot