aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHirokazu MORIKAWA <morikw2@gmail.com>2020-03-09 14:38:24 +0900
committerHirokazu MORIKAWA <morikw2@gmail.com>2020-03-09 14:38:24 +0900
commitca94256850c33ecd017e85d1b86a199cb46e89fb (patch)
treea302d54cf24912956621cd1dd40be38f8936dd9c
parent3724ed3d6888705c64cb38f8f66aad5486d192ae (diff)
node-homebridge: update to 0.4.52
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
-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 683556b98..24e9d72df 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.50
+PKG_VERSION:=0.4.52
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NPM_NAME)-$(PKG_VERSION).tgz
PKG_SOURCE_URL:=http://registry.npmjs.org/$(PKG_NPM_NAME)/-/
-PKG_HASH:=85541254b44c0b70e38ed5e49a9c6a68a20467b99fe0ff3703ca9fc422ce879c
+PKG_HASH:=2acab13e3a48d47917b31cf137fd034872ef5a1f3683cfd8c295e544decdc848
PKG_BUILD_DEPENDS:=node/host
PKG_USE_MIPS16:=0