Merge branch 'hotp-verification-update' into hotp-neutral-merge

This commit is contained in:
alex-nitrokey 2020-06-24 18:17:54 +02:00
commit 73c9d6efc8
No known key found for this signature in database
GPG Key ID: A8853020E8EE6FBA

View File

@ -2,11 +2,11 @@ modules-$(CONFIG_HOTPKEY) += hotp-verification
hotp-verification_depends := libusb $(musl_dep)
hotp-verification_version := 1cf1e1f3601b79692b81d409597136b8ff7c723a
hotp-verification_version := 29094d8ff0f1c9321886079860f3747aa04c44b4
hotp-verification_dir := hotp-verification-$(hotp-verification_version)
hotp-verification_tar := nitrokey-hotp-verification-$(hotp-verification_version).tar.gz
hotp-verification_url := https://github.com/Nitrokey/nitrokey-hotp-verification/archive/$(hotp-verification_version).tar.gz
hotp-verification_hash := 21152cfb272f8edeff1220065940d5d6dfc12dbb2a48b84e64b24f8fc89c2567
hotp-verification_hash := b8591a6abafaefd769e7e58d121d4ba6af1c54587b4b7f3438d65b37632fa2b0
hotp-verification_target := \
$(MAKE_JOBS) \