hidapi, bump version (#5786)

This commit is contained in:
Schrijvers Luc
2021-03-21 12:11:23 +01:00
committed by GitHub
parent d29ce544d0
commit 88c6201c16

View File

@@ -7,17 +7,16 @@ into a target application by adding a single source file (per platform) \
and a single header.
The HIDAPI library was originally developed by Alan Ott (signal11)."
HOMEPAGE="http://www.signal11.us/oss/hidapi/"
HOMEPAGE="https://github.com/libusb/hidapi"
COPYRIGHT="2010 Alan Ott
2011 Signal 11 Software"
2011 Signal 11 Software
2019-2020 libusb/hidapi Team"
LICENSE="BSD (3-clause)
GNU GPL v3"
REVISION="1"
srcGitRev="24a822c80f95ae1b46a7a3c16008858dc4d8aec8"
SOURCE_URI="https://github.com/signal11/hidapi/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="d7daee08f3a26da3b552e421c298296f64e036bf52a884494c0d6d5a0e5af288"
SOURCE_FILENAME="hidapi-$portVersion-$srcGitRev.tar.gz"
SOURCE_DIR="hidapi-$srcGitRev"
SOURCE_URI="https://github.com/libusb/hidapi/archive/refs/tags/hidapi-$portVersion.tar.gz"
CHECKSUM_SHA256="f71dd8a1f46979c17ee521bc2117573872bbf040f8a4750e492271fc141f2644"
SOURCE_DIR="hidapi-hidapi-$portVersion"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"