Commit b9480580 authored by Jan Baudisch's avatar Jan Baudisch

Update node latest version

parent 9a34df8a
......@@ -3,9 +3,9 @@ require 'package'
class Node_current < Package
description 'As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications.'
homepage 'https://nodejs.org/en/'
version '8.1.0'
source_url 'https://nodejs.org/dist/v8.1.0/node-v8.1.0.tar.xz'
source_sha1 '13ed221ed55577beac5203c3c8bfec61af3cad97'
version '8.1.2'
source_url 'https://nodejs.org/dist/v8.1.2/node-v8.1.2.tar.gz'
source_sha1 'e80d3e6ae766349a925911f0a8e5533827c58673'
depends_on 'buildessential'
depends_on 'python27'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment