aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorluigi1111 <luigi1111w@gmail.com>2019-07-12 20:20:53 -0500
committerluigi1111 <luigi1111w@gmail.com>2019-07-12 20:20:53 -0500
commitb08cacb67735009cefc8da3a85878814c6613cc6 (patch)
treeafa8494b0b78ca36d9fc1db1136d821b0f5e45ec /contrib
parentMerge pull request #5694 (diff)
parentDepends: Update HIDAPI version (diff)
downloadmonero-b08cacb67735009cefc8da3a85878814c6613cc6.tar.xz
Merge pull request #5703
6461815 Depends: Update HIDAPI version (TheCharlatan)
Diffstat (limited to 'contrib')
-rw-r--r--contrib/depends/packages/hidapi.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/depends/packages/hidapi.mk b/contrib/depends/packages/hidapi.mk
index 40e9b9dca..a27df04fa 100644
--- a/contrib/depends/packages/hidapi.mk
+++ b/contrib/depends/packages/hidapi.mk
@@ -1,8 +1,8 @@
package=hidapi
-$(package)_version=0.8.0-rc1
-$(package)_download_path=https://github.com/signal11/hidapi/archive
+$(package)_version=0.9.0
+$(package)_download_path=https://github.com/libusb/hidapi/archive
$(package)_file_name=$(package)-$($(package)_version).tar.gz
-$(package)_sha256_hash=3c147200bf48a04c1e927cd81589c5ddceff61e6dac137a605f6ac9793f4af61
+$(package)_sha256_hash=630ee1834bdd5c5761ab079fd04f463a89585df8fcae51a7bfe4229b1e02a652
$(package)_linux_dependencies=libusb eudev
define $(package)_set_vars