Commit 2b5ef86d authored by Ryan P.C. McQuen's avatar Ryan P.C. McQuen Committed by Michał Siwek

nodejs: 4.2.3

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