Commit aee5de25 authored by Michał Siwek's avatar Michał Siwek

Merge pull request #109 from Tivoli/tivs/update-nodejs-v4.1.2

Update nodejs to v4.1.2
parents 3d031885 4693f7a4
require 'package'
class Nodejs < Package
version '4.0.0'
source_url 'https://nodejs.org/dist/v4.0.0/node-v4.0.0.tar.gz'
source_sha1 'd4791cb483492aea74574f49eee9d6949ecbc759'
version '4.1.2'
source_url 'https://nodejs.org/dist/v4.1.2/node-v4.1.2.tar.gz'
source_sha1 '3c901d7b34cf9cc161f6c3845a576fbf0c91b4c5'
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