Skip to content

Commit

Permalink
Node v8.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaldron committed Jul 13, 2018
1 parent 9f536aa commit 56f766d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 110 deletions.
1 change: 0 additions & 1 deletion config.mk
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ PACKAGES += mjpg-streamer
PACKAGES += madplay

# JavaScript
PACKAGES += libicu
PACKAGES += node
PACKAGES += tessel-app

Expand Down
4 changes: 2 additions & 2 deletions package/node/node/Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=node
PKG_VERSION:=v6.10.3
PKG_VERSION:=v8.11.3
PKG_RELEASE:=1

PKG_SOURCE:=node-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://nodejs.org/dist/${PKG_VERSION}/
PKG_SHA256SUM:=82262a703e61164e09170a14d88b1726720651b0c7ee87a277654247b21b5388
PKG_SHA256SUM:=577c751fdca91c46c60ffd8352e5b465881373bfdde212c17c3a3c1bd2616ee0

# From : https://github.com/tessel/openwrt-tessel/blob/bc3316cd4458a5359166daf5684e9906a9ef7851/package/node/node/Makefile
# {
Expand Down
107 changes: 0 additions & 107 deletions package/openwrt-addpack/icu/Makefile

This file was deleted.

0 comments on commit 56f766d

Please sign in to comment.