We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d4b7a5 commit bf95aa1Copy full SHA for bf95aa1
1 file changed
modules/tpmtotp
@@ -2,10 +2,10 @@ modules-$(CONFIG_TPMTOTP) += tpmtotp
2
3
tpmtotp_depends := mbedtls qrencode $(musl_dep)
4
5
-tpmtotp_version := git
+#tpmtotp_version := git
6
tpmtotp_repo := https://github.com/osresearch/tpmtotp
7
8
-#tpmtotp_version := 0.2.1
+tpmtotp_version := 0.3.0
9
tpmtotp_dir := tpmtotp-$(tpmtotp_version)
10
tpmtotp_tar := tpmtotp-$(tpmtotp_version).tar.gz
11
tpmtotp_url := https://github.com/osresearch/tpmtotp/archive/v$(tpmtotp_version).tar.gz
0 commit comments