node: bump version and add maintainer
authorAdrian Panella <ianchi74@outlook.com>
Thu, 17 Aug 2017 01:50:29 +0000 (20:50 -0500)
committerAdrian Panella <ianchi74@outlook.com>
Thu, 17 Aug 2017 02:02:35 +0000 (21:02 -0500)
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
lang/node/Makefile

index 42fea4f1620833e6ad67f206c4e1c3fc90f49dde..637f5fb9684f9f768f8c8f78f2b398a7b82f6a41 100644 (file)
@@ -8,11 +8,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=node
-PKG_VERSION:=v6.11.0
+PKG_VERSION:=v6.11.2
 PKG_RELEASE:=2
 PKG_SOURCE:=node-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=http://nodejs.org/dist/${PKG_VERSION}
-PKG_HASH:=02ba35391edea2b294c736489af01954ce6e6c39d318f4423ae6617c69ef0a51
+PKG_HASH:=04af4992238b19124ea56f1bcfda36827613a24eb3b00fc3b50f261a415a26e4
 
 HOST_BUILD_DEPENDS:=python/host
 PKG_BUILD_DEPENDS:=python/host
@@ -23,7 +23,7 @@ PKG_USE_MIPS16:=0
 HOST_BUILD_PARALLEL:=1
 PKG_BUILD_PARALLEL:=1
 
-PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>
+PKG_MAINTAINER:=John Crispin <blogic@openwrt.org>, Adrian Panella <ianchi74@outlook.com>
 PKG_LICENSE:=MIT
 PKG_LICENSE_FILES:=LICENSE