hidapi: update to 0.11.0.
This commit is contained in:
parent
e862e2f5d6
commit
436fb54889
1 changed files with 2 additions and 2 deletions
|
@ -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 <void@uw.anonaddy.com>"
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue