mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
hidapi: update to 0.14.0
This commit is contained in:
parent
9c8b2e49da
commit
6b64622c4d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hidapi'
|
# Template file for 'hidapi'
|
||||||
pkgname=hidapi
|
pkgname=hidapi
|
||||||
version=0.13.1
|
version=0.14.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://github.com/libusb/hidapi"
|
homepage="https://github.com/libusb/hidapi"
|
||||||
changelog="https://github.com/libusb/hidapi/releases"
|
changelog="https://github.com/libusb/hidapi/releases"
|
||||||
distfiles="https://github.com/libusb/hidapi/archive/refs/tags/hidapi-${version}.tar.gz"
|
distfiles="https://github.com/libusb/hidapi/archive/refs/tags/hidapi-${version}.tar.gz"
|
||||||
checksum=476a2c9a4dc7d1fc97dd223b84338dbea3809a84caea2dcd887d9778725490e3
|
checksum=a5714234abe6e1f53647dd8cba7d69f65f71c558b7896ed218864ffcf405bcbd
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-bsd.txt LICENSE
|
vlicense LICENSE-bsd.txt LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue