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 fe4eab2 commit 8f7debcCopy full SHA for 8f7debc
1 file changed
modules/tpmtotp
@@ -5,11 +5,11 @@ tpmtotp_depends := mbedtls qrencode $(musl_dep)
5
#tpmtotp_version := git
6
#tpmtotp_repo := https://github.com/osresearch/tpmtotp
7
8
-tpmtotp_version := 0.2.0
+tpmtotp_version := 0.2.1
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
12
-tpmtotp_hash := c197e56d577db716e46e22c400ccf39aae8229282c5c2812742e9197c83b27ee
+tpmtotp_hash := e8205aa3d19e536080f5974ed06ab9a88c4c3f37870c2f6a3a08a2f39302c22c
13
14
tpmtotp_target := \
15
CC="$(heads_cc)" \
0 commit comments