node-homebridge: update to 1.2.2

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

View File

@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk
PKG_NPM_NAME:=homebridge
PKG_NAME:=node-$(PKG_NPM_NAME)
PKG_VERSION:=1.1.2
PKG_VERSION:=1.2.2
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NPM_NAME)-$(PKG_VERSION).tgz
PKG_SOURCE_URL:=https://registry.npmjs.org/$(PKG_NPM_NAME)/-/
PKG_HASH:=2cf7bf7334067fc1278644ff4981913517582817e6378583f2d54bcbd97a44f1
PKG_HASH:=8899b4c3fd06677f70f5785068aed93d16d8837bbfc4145c312a1151ccee194c
PKG_BUILD_DEPENDS:=node/host
PKG_USE_MIPS16:=0