mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 03:50:44 -09:00
package/tpm2-pkcs11: bump version to 1.10.1
https://github.com/tpm2-software/tpm2-pkcs11/blob/1.10.1/CHANGELOG.md Switched to sha256 tarball hash provided by upstream. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
17be3c2dcd
commit
4a63b6269e
@@ -1,3 +1,4 @@
|
||||
# From https://github.com/tpm2-software/tpm2-pkcs11/releases/tag/1.10.1
|
||||
sha256 f3315d17811f918779a1046ba20e49060a40b2b586a06ab013ff8c8da53752e4 tpm2-pkcs11-1.10.1.tar.gz
|
||||
# Locally computed:
|
||||
sha256 ce24aa5ec2471545576e892b6f64fd873a424371bbf9be4ca3a0e689ea11c9b7 tpm2-pkcs11-1.9.1.tar.gz
|
||||
sha256 793aa007f793458434d7cc60b1c827053a399308658b32fcaa6023802adc22e1 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
TPM2_PKCS11_VERSION = 1.9.1
|
||||
TPM2_PKCS11_VERSION = 1.10.1
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user