node update v0.12.13

This commit is contained in:
Hirokazu MORIKAWA
2016-04-21 16:43:14 +09:00
parent 361c2facd2
commit 5a118cda9e
5 changed files with 11 additions and 11 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
#
# Copyright (C) 2006-2011 OpenWrt.org
# Copyright (C) 2006-2016 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -8,8 +8,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=node
PKG_VERSION:=v0.12.7
PKG_RELEASE:=2
PKG_VERSION:=v0.12.13
PKG_RELEASE:=1
PKG_SOURCE:=node-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://nodejs.org/dist/${PKG_VERSION}