mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
hidapi, bump version (#5786)
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user