From 436fb54889a61d06260bd2568fb3dad218bb2176 Mon Sep 17 00:00:00 2001 From: John Date: Mon, 20 Dec 2021 20:03:35 +0100 Subject: [PATCH] hidapi: update to 0.11.0. --- srcpkgs/hidapi/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hidapi/template b/srcpkgs/hidapi/template index b86222c77de..76599089b8d 100644 --- a/srcpkgs/hidapi/template +++ b/srcpkgs/hidapi/template @@ -1,6 +1,6 @@ # Template file for 'hidapi' pkgname=hidapi -version=0.10.1 +version=0.11.0 revision=1 wrksrc="${pkgname}-${pkgname}-${version}" build_style=gnu-configure @@ -11,7 +11,7 @@ maintainer="Ulf " license="BSD-3-Clause" homepage="https://github.com/libusb/hidapi" distfiles="https://github.com/libusb/hidapi/archive/hidapi-${version}.tar.gz" -checksum=f71dd8a1f46979c17ee521bc2117573872bbf040f8a4750e492271fc141f2644 +checksum=391d8e52f2d6a5cf76e2b0c079cfefe25497ba1d4659131297081fc0cd744632 pre_configure() { ./bootstrap