Commit 12dd69d9 authored by Michał Siwek's avatar Michał Siwek

Merge pull request #115 from ryanpcmcquen/update-nodejs

nodejs: 4.2.3
parents dd3f6e3c b47a59d5
require 'package'
class Nodejs < Package
version '4.2.2'
source_url 'https://nodejs.org/dist/v4.2.2/node-v4.2.2.tar.xz'
source_sha1 '3591ea7a464500b68e01a09c293946f73faf8514'
version '4.2.3'
source_url 'https://nodejs.org/dist/v4.2.3/node-v4.2.3.tar.xz'
source_sha1 '95c7b2aa36fcad2cb6513ca7f1af191ec95826da'
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