diff --git a/network/library/nodejs/actions.py b/network/library/nodejs/actions.py
index ff5d81d19c..28f58941f1 100644
--- a/network/library/nodejs/actions.py
+++ b/network/library/nodejs/actions.py
@@ -15,6 +15,7 @@ from pisi.actionsapi import get
def setup():
autotools.rawConfigure("--prefix=/usr \
+ --with-intl=system-icu \
--shared-openssl")
def build():
@@ -23,4 +24,4 @@ def build():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
- pisitools.dodoc("AUTHORS", "README*")
\ No newline at end of file
+ pisitools.dodoc("AUTHORS", "README*")
diff --git a/network/library/nodejs/pspec.xml b/network/library/nodejs/pspec.xml
index c3d189e49d..0b8f83370d 100644
--- a/network/library/nodejs/pspec.xml
+++ b/network/library/nodejs/pspec.xml
@@ -12,12 +12,12 @@
app:console
is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications
Evented I/O for V8 javascript
- http://nodejs.org/dist/v7.9.0/node-v7.9.0.tar.gz
+ https://nodejs.org/dist/v9.5.0/node-v9.5.0.tar.gz
openssl-devel
- nodejs-v8-icu59.patch
+
@@ -38,6 +38,13 @@
+
+ 2018-07-31
+ 9.5.0
+ Version Bump
+ Pisi Linux Community
+ admin@pisilinux.org
+
2017-05-02
7.9.0