mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
security/tpm2-tools: Update to 5.5
Differential Revision: https://reviews.freebsd.org/D41802
This commit is contained in:
parent
4f67b07108
commit
8085a16290
3 changed files with 6 additions and 5 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= tpm2-tools
|
||||
DISTVERSION= 5.2
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 5.5
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= https://github.com/tpm2-software/tpm2-tools/releases/download/${DISTVERSION}/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1632890666
|
||||
SHA256 (tpm2-tools-5.2.tar.gz) = c0b402f6a7b3456e8eb2445211e2d41c46c7e769e05fe4d8909ff64119f7a630
|
||||
SIZE (tpm2-tools-5.2.tar.gz) = 1072078
|
||||
TIMESTAMP = 1694303949
|
||||
SHA256 (tpm2-tools-5.5.tar.gz) = 1fdb49c730537bfdaed088884881a61e3bfd121e957ec0bdceeec0261236c123
|
||||
SIZE (tpm2-tools-5.5.tar.gz) = 1241390
|
||||
|
|
|
@ -21,6 +21,7 @@ bin/tpm2_duplicate
|
|||
bin/tpm2_ecdhkeygen
|
||||
bin/tpm2_ecdhzgen
|
||||
bin/tpm2_ecephemeral
|
||||
bin/tpm2_encodeobject
|
||||
bin/tpm2_encryptdecrypt
|
||||
bin/tpm2_eventlog
|
||||
bin/tpm2_evictcontrol
|
||||
|
@ -122,6 +123,7 @@ man/man1/tpm2_duplicate.1.gz
|
|||
man/man1/tpm2_ecdhkeygen.1.gz
|
||||
man/man1/tpm2_ecdhzgen.1.gz
|
||||
man/man1/tpm2_ecephemeral.1.gz
|
||||
man/man1/tpm2_encodeobject.1.gz
|
||||
man/man1/tpm2_encryptdecrypt.1.gz
|
||||
man/man1/tpm2_eventlog.1.gz
|
||||
man/man1/tpm2_evictcontrol.1.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue