Skip to content

Commit 8f7debc

Browse files
committed
bump tpmtotp version to v0.2.1
1 parent fe4eab2 commit 8f7debc

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
@@ -5,11 +5,11 @@ tpmtotp_depends := mbedtls qrencode $(musl_dep)
55
#tpmtotp_version := git
66
#tpmtotp_repo := https://github.com/osresearch/tpmtotp
77

8-
tpmtotp_version := 0.2.0
8+
tpmtotp_version := 0.2.1
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
12-
tpmtotp_hash := c197e56d577db716e46e22c400ccf39aae8229282c5c2812742e9197c83b27ee
12+
tpmtotp_hash := e8205aa3d19e536080f5974ed06ab9a88c4c3f37870c2f6a3a08a2f39302c22c
1313

1414
tpmtotp_target := \
1515
CC="$(heads_cc)" \

0 commit comments

Comments
 (0)