hidapi: update to 0.15.0

This commit is contained in:
Herby Gillot
2026-06-25 14:35:59 -04:00
parent 565cc7608d
commit 3ed8dfa08d
+5 -6
View File
@@ -3,9 +3,8 @@
PortSystem 1.0
PortGroup github 1.0
github.setup libusb hidapi 0.12.0 hidapi-
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
github.setup libusb hidapi 0.15.0 hidapi-
github.tarball_from archive
categories comms
maintainers nomaintainer
license {GPL-3 BSD Permissive}
@@ -15,9 +14,9 @@ long_description \
HIDAPI is a multi-platform library which allows an application to \
interface with USB and Bluetooth HID-Class devices.
checksums rmd160 9c9eef4fd89fadf32a360c9ba416ae46f4940366 \
sha256 92ed306640298d44628308bdef4f2870cece77e69b08ad341bf27b642290c30c \
size 238778
checksums rmd160 22e52e75a98fa6c46b2800d8221a7285c60a1b96 \
sha256 5d84dec684c27b97b921d2f3b73218cb773cf4ea915caee317ac8fc73cef8136 \
size 363838
use_autoreconf yes