Skip to content

Commit

Permalink
node-homebridge: update to 0.4.45
Browse files Browse the repository at this point in the history
  • Loading branch information
nxhack committed Sep 19, 2018
1 parent 814e9d2 commit f151506
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions node-homebridge/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk

PKG_NPM_NAME:=homebridge
PKG_NAME:=node-$(PKG_NPM_NAME)
PKG_VERSION:=0.4.44
PKG_VERSION:=0.4.45
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NPM_NAME)-$(PKG_VERSION).tgz
PKG_SOURCE_URL:=http://registry.npmjs.org/$(PKG_NPM_NAME)/-/
PKG_HASH:=dfe9b7457f2c25ff46e8a6bae5e9d952eb9d57cfa008c0d9fceee32d3d3ce38f
PKG_HASH:=7540c27de05f708820363e69904d50c8f6a750f80728f84954f5fadc609d9146

PKG_BUILD_DEPENDS:=node/host
PKG_USE_MIPS16:=0
Expand Down

0 comments on commit f151506

Please sign in to comment.