Skip to content

Commit bf95aa1

Browse files
committed
use 0.3.0 release of tpmtotp
1 parent 9d4b7a5 commit bf95aa1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

modules/tpmtotp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ modules-$(CONFIG_TPMTOTP) += tpmtotp
22

33
tpmtotp_depends := mbedtls qrencode $(musl_dep)
44

5-
tpmtotp_version := git
5+
#tpmtotp_version := git
66
tpmtotp_repo := https://github.com/osresearch/tpmtotp
77

8-
#tpmtotp_version := 0.2.1
8+
tpmtotp_version := 0.3.0
99
tpmtotp_dir := tpmtotp-$(tpmtotp_version)
1010
tpmtotp_tar := tpmtotp-$(tpmtotp_version).tar.gz
1111
tpmtotp_url := https://github.com/osresearch/tpmtotp/archive/v$(tpmtotp_version).tar.gz

0 commit comments

Comments
 (0)