node-serialport: bump to 6.1.1
authorMarko Ratkaj <marko.ratkaj@sartura.hr>
Fri, 9 Mar 2018 15:50:48 +0000 (16:50 +0100)
committerYousong Zhou <yszhou4tech@gmail.com>
Sat, 10 Mar 2018 05:43:21 +0000 (13:43 +0800)
Signed-off-by: Arturo Rinaldi <arty.net2@gmail.com>
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
lang/node-serialport/Makefile

index 1b5f1b88d83c4a707aac3c4d5e076b4e01032ab4..1fec2e47c45fead6551d3aafd654e9a27fc03a64 100644 (file)
@@ -9,15 +9,15 @@ include $(TOPDIR)/rules.mk
 
 PKG_NPM_NAME:=serialport
 PKG_NAME:=node-$(PKG_NPM_NAME)
-PKG_VERSION:=3.0.0
-PKG_RELEASE:=5
+PKG_VERSION:=6.1.1
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NPM_NAME)-$(PKG_VERSION).tgz
 PKG_SOURCE_URL:=http://registry.npmjs.org/$(PKG_NPM_NAME)/-/
-PKG_HASH:=3bc75b4c2742f0efe8495feb28c5da1a4774df75d94836e43409ed352addfec7
+PKG_HASH:=b58c326d217fb0af1639e4ea834d9fca4be16934c486499e2ddac6e52b8dd560
 
 PKG_BUILD_DEPENDS:=node/host
-PKG_NODE_VERSION:=6.11.2
+PKG_NODE_VERSION:=8.10.0
 
 PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
 PKG_LICENSE:=Custom