From 30a47d2e50b89d5a52a5e571061255878326e98e Mon Sep 17 00:00:00 2001 From: Sergei Reznikov Date: Tue, 24 Oct 2017 09:59:35 +0300 Subject: [PATCH] hidapi: fix checksum --- dev-libs/hidapi/hidapi-20160919.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/hidapi/hidapi-20160919.recipe b/dev-libs/hidapi/hidapi-20160919.recipe index 93981cb88..c8e712769 100644 --- a/dev-libs/hidapi/hidapi-20160919.recipe +++ b/dev-libs/hidapi/hidapi-20160919.recipe @@ -15,7 +15,7 @@ LICENSE="BSD (3-clause) REVISION="2" srcGitRev="a6a622ffb680c55da0de787ff93b80280498330f" SOURCE_URI="https://github.com/signal11/hidapi/archive/$srcGitRev.tar.gz" -CHECKSUM_SHA256="d94e39be127ab6ac6a2bbdf6d321d6492b1cdc6cc5c00b6901228eb6923e81a6" +CHECKSUM_SHA256="66f6a023f6ae19405be5010616646e12246c03b200aae72e2c053a224503e481" SOURCE_DIR="hidapi-$srcGitRev" PATCHES="hidapi-$portVersion.patchset"