package/tpm2-tools: bump version to 4.1.1
Bugfix release, fixing a number of issues in the 4.1 release. For details, see the announcement: https://github.com/tpm2-software/tpm2-tools/releases/tag/4.1.1 Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
314f0b464b
commit
39ca698bfc
@ -1,3 +1,3 @@
|
||||
# Locally computed:
|
||||
sha256 07ce37f552ed47f582fbc3423bc316fea64012ef15a92a25766a36534524dcf2 tpm2-tools-4.1.tar.gz
|
||||
sha256 40b9263d8b949bd2bc03a3cd60fa242e27116727467f9bbdd0b5f2539a25a7b1 tpm2-tools-4.1.1.tar.gz
|
||||
sha256 e10dce74279166bf7bc463eb6e462c2025bceb3e50cadfe865d92c1c3dc0bb21 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
TPM2_TOOLS_VERSION = 4.1
|
||||
TPM2_TOOLS_VERSION = 4.1.1
|
||||
TPM2_TOOLS_SITE = https://github.com/tpm2-software/tpm2-tools/releases/download/$(TPM2_TOOLS_VERSION)
|
||||
TPM2_TOOLS_LICENSE = BSD-3-Clause
|
||||
TPM2_TOOLS_LICENSE_FILES = LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user