node-hid: update to 1.3.1

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
This commit is contained in:
Hirokazu MORIKAWA 2020-09-18 14:28:30 +09:00
parent 64cf9fb779
commit c074492ade
1 changed files with 2 additions and 2 deletions

View File

@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk
PKG_NPM_NAME:=node-hid
PKG_NAME:=$(PKG_NPM_NAME)
PKG_VERSION:=1.2.0
PKG_VERSION:=1.3.1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NPM_NAME)-$(PKG_VERSION).tgz
PKG_SOURCE_URL:=https://registry.npmjs.org/$(PKG_NPM_NAME)/-/
PKG_HASH:=b4a3e4c5a42dcdb4b6ef3ceeec18ed073322e8bca4160b95ef1671b062796bde
PKG_HASH:=88c5a36c82c360d2583d6a1fe3bed31302ff994aca0867ec8678f681cdb38266
PKG_BUILD_DEPENDS:=node/host
PKG_USE_MIPS16:=0