Merge pull request #13416 from nxhack/homebridge_122

node-homebridge: update to 1.2.2
This commit is contained in:
Rosen Penev 2020-09-18 02:07:01 -07:00 committed by GitHub
commit fb8e9c4123
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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