mirror of
https://github.com/linuxboot/linuxboot
synced 2024-11-22 17:01:28 +00:00
use 0.3.0 release of tpmtotp
This commit is contained in:
parent
9d4b7a5b73
commit
bf95aa1839
@ -2,10 +2,10 @@ modules-$(CONFIG_TPMTOTP) += tpmtotp
|
||||
|
||||
tpmtotp_depends := mbedtls qrencode $(musl_dep)
|
||||
|
||||
tpmtotp_version := git
|
||||
#tpmtotp_version := git
|
||||
tpmtotp_repo := https://github.com/osresearch/tpmtotp
|
||||
|
||||
#tpmtotp_version := 0.2.1
|
||||
tpmtotp_version := 0.3.0
|
||||
tpmtotp_dir := tpmtotp-$(tpmtotp_version)
|
||||
tpmtotp_tar := tpmtotp-$(tpmtotp_version).tar.gz
|
||||
tpmtotp_url := https://github.com/osresearch/tpmtotp/archive/v$(tpmtotp_version).tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user