Update to node.js v0.1.20.
This commit is contained in:
parent
c34a3e3c42
commit
2eacd177ba
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Node <Formula
|
||||
url 'http://s3.amazonaws.com/four.livejournal/20091107/node-v0.1.17.tar.gz'
|
||||
url 'http://s3.amazonaws.com/four.livejournal/20091128/node-v0.1.20.tar.gz'
|
||||
homepage 'http://nodejs.org/'
|
||||
md5 '4e6c0427da7ff67cd475f28affb859e4'
|
||||
md5 'ba906befa4cb6f36ef4a5200931d4853'
|
||||
|
||||
def skip_clean? path
|
||||
# TODO: at some point someone should tweak this so it only skips clean
|
||||
|
|
Loading…
Reference in a new issue