aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorHirokazu MORIKAWA <morikw2@gmail.com>2019-04-01 15:53:25 +0900
committerHirokazu MORIKAWA <morikw2@gmail.com>2019-04-01 15:53:25 +0900
commit7b825f9d648a807a959e559b68392f3d5cf485e4 (patch)
tree403b39d0ea4c3329a8fcb3b7eb9e985fdbb546e6 /lang
parent40e289c596c2b7bc674840e3e045904cb84d94e1 (diff)
node-homebridge: update to 0.4.47
Update to 0.4.47 Some document update. Add ability to publish external accessory separately. Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Diffstat (limited to 'lang')
-rw-r--r--lang/node-homebridge/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/node-homebridge/Makefile b/lang/node-homebridge/Makefile
index 534885910..967506efd 100644
--- a/lang/node-homebridge/Makefile
+++ b/lang/node-homebridge/Makefile
@@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk
PKG_NPM_NAME:=homebridge
PKG_NAME:=node-$(PKG_NPM_NAME)
-PKG_VERSION:=0.4.46
+PKG_VERSION:=0.4.47
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NPM_NAME)-$(PKG_VERSION).tgz
PKG_SOURCE_URL:=http://registry.npmjs.org/$(PKG_NPM_NAME)/-/
-PKG_HASH:=c648a5a6f6bfb79b1d2eaac71d12ee2f6cd2221f33dacd5de2e6734004f19646
+PKG_HASH:=c4a77a360f99fbf16247f5f229d29c748c4c54ed790b962ec3dfd5d4cf20a0f0
PKG_BUILD_DEPENDS:=node/host
PKG_USE_MIPS16:=0