Commit f5b3c81b authored by Damian Montero's avatar Damian Montero Committed by Michał Siwek

renaming node

parent 86d3825d
require 'package'
class Nodejs < Package
version '4.2.3'
source_url 'https://nodejs.org/dist/v4.2.3/node-v4.2.3.tar.xz'
source_sha1 '95c7b2aa36fcad2cb6513ca7f1af191ec95826da'
version '4.2.4'
source_url 'https://nodejs.org/dist/v4.2.4/node-v4.2.4.tar.gz'
source_sha1 '3cfef84f3a80b9e8835f8bee5a8209a4af8c52f2'
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