Skip to content

Commit 97f4fd2

Browse files
committed
release 0.0.1 for tpmtotp
1 parent 4589e5d commit 97f4fd2

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
@@ -6,8 +6,8 @@ tpmtotp_depends := mbedtls
66
tpmtotp_version := 0.0.1
77
tpmtotp_dir := tpmtotp-$(tpmtotp_version)
88
tpmtotp_tar := tpmtotp-$(tpmtotp_version).tar.gz
9-
tpmtotp_url := git-from-somewhere-$(tpmtotp_tar)
10-
tpmtotp_hash := 4f2d7bc9282ad6cad75f6bca6362a79e893d41b46524c7f67803889118d9707b
9+
tpmtotp_url := https://github.com/osresearch/tpmtotp/archive/v0.0.1.tar.gz
10+
tpmtotp_hash := 8bf2380248fea540a96ad0ff8a4f170b8d93b6bb5fe49b958f9f1926f994823f
1111

1212
tpmtotp_output := sealtotp unsealtotp
1313
tpmtotp_configure :=

0 commit comments

Comments
 (0)