From: Hirokazu MORIKAWA Date: Fri, 18 Sep 2020 07:01:43 +0000 (+0900) Subject: node-serialport-bindings: update to 9.0.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=8a749f85668087f804b7ed3530ed5c448975f468;p=openwrt-packages.git node-serialport-bindings: update to 9.0.1 Signed-off-by: Hirokazu MORIKAWA --- diff --git a/lang/node-serialport-bindings/Makefile b/lang/node-serialport-bindings/Makefile index 8a5583c9e..a0e71316e 100644 --- a/lang/node-serialport-bindings/Makefile +++ b/lang/node-serialport-bindings/Makefile @@ -7,12 +7,12 @@ include $(TOPDIR)/rules.mk PKG_NPM_SCOPE:=serialport PKG_NPM_NAME:=bindings PKG_NAME:=node-$(PKG_NPM_SCOPE)-$(PKG_NPM_NAME) -PKG_VERSION:=8.0.7 +PKG_VERSION:=9.0.1 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NPM_NAME)-$(PKG_VERSION).tgz PKG_SOURCE_URL:=https://registry.npmjs.org/@$(PKG_NPM_SCOPE)/$(PKG_NPM_NAME)/-/ -PKG_HASH:=b555aabf8f47a914589e5e625c87b1ec6f0ce63f284cf59d5bf18c934ac988c4 +PKG_HASH:=12cd7864a18d2025bf152754c019badaef387c75417fe86b9a80c86ec0ae6b49 PKG_BUILD_DEPENDS:=node/host PKG_USE_MIPS16:=0