From 38ba25706372d22bf1f033c5543b71496e4d7d61 Mon Sep 17 00:00:00 2001 From: alex-nitrokey Date: Wed, 24 Jun 2020 16:31:22 +0200 Subject: [PATCH] Include upstream updates of hotp_verification --- modules/libremkey-hotp-verification | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/libremkey-hotp-verification b/modules/libremkey-hotp-verification index c01c07cd..53a0f146 100644 --- a/modules/libremkey-hotp-verification +++ b/modules/libremkey-hotp-verification @@ -2,11 +2,11 @@ modules-$(CONFIG_LIBREMKEY) += libremkey-hotp-verification libremkey-hotp-verification_depends := libusb $(musl_dep) -libremkey-hotp-verification_version := 1cf1e1f3601b79692b81d409597136b8ff7c723a +libremkey-hotp-verification_version := 29094d8ff0f1c9321886079860f3747aa04c44b4 libremkey-hotp-verification_dir := libremkey-hotp-verification-$(libremkey-hotp-verification_version) libremkey-hotp-verification_tar := nitrokey-hotp-verification-$(libremkey-hotp-verification_version).tar.gz libremkey-hotp-verification_url := https://github.com/Nitrokey/nitrokey-hotp-verification/archive/$(libremkey-hotp-verification_version).tar.gz -libremkey-hotp-verification_hash := 21152cfb272f8edeff1220065940d5d6dfc12dbb2a48b84e64b24f8fc89c2567 +libremkey-hotp-verification_hash := b8591a6abafaefd769e7e58d121d4ba6af1c54587b4b7f3438d65b37632fa2b0 libremkey-hotp-verification_target := \ $(MAKE_JOBS) \