package/tpm2-pkcs11: bump to version 1.9.1
1.9.0..1.9.1 changes described at: https://github.com/tpm2-software/tpm2-pkcs11/releases/tag/1.9.1 Update suggested by https://gitlab.com/magerkraut at https://gitlab.com/buildroot.org/buildroot/-/issues/109 as "There is a issue with the database LOCK file". Fixes: https://gitlab.com/buildroot.org/buildroot/-/issues/109 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
1799cfebfd
commit
07eb63935a
@@ -1,3 +1,3 @@
|
||||
# Locally computed:
|
||||
sha256 35bf06c30cfa76fc0eba2c5f503cf7dd0d34a66afb2d292fee896b90362f633b tpm2-pkcs11-1.9.0.tar.gz
|
||||
sha256 ce24aa5ec2471545576e892b6f64fd873a424371bbf9be4ca3a0e689ea11c9b7 tpm2-pkcs11-1.9.1.tar.gz
|
||||
sha256 793aa007f793458434d7cc60b1c827053a399308658b32fcaa6023802adc22e1 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
TPM2_PKCS11_VERSION = 1.9.0
|
||||
TPM2_PKCS11_VERSION = 1.9.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