aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/node.rb
diff options
context:
space:
mode:
authorVladimir Andrijevik2011-04-14 09:14:56 +0200
committerAdam Vandenberg2011-04-14 08:39:01 -0700
commit7c0f0d9802d00c182f396f13d5806daf7d999e28 (patch)
tree19d4b188e66ffe98e7fac656f2f9e5479517f93c /Library/Formula/node.rb
parent3a1fd6baf0caf0b816ffcb082c78177d0a65dcd6 (diff)
downloadhomebrew-7c0f0d9802d00c182f396f13d5806daf7d999e28.tar.bz2
Node 0.4.6
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/node.rb')
-rw-r--r--Library/Formula/node.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/node.rb b/Library/Formula/node.rb
index d5f4ba647..f407440e4 100644
--- a/Library/Formula/node.rb
+++ b/Library/Formula/node.rb
@@ -1,10 +1,10 @@
require 'formula'
class Node < Formula
- url 'http://nodejs.org/dist/node-v0.4.5.tar.gz'
+ url 'http://nodejs.org/dist/node-v0.4.6.tar.gz'
head 'git://github.com/joyent/node.git'
homepage 'http://nodejs.org/'
- md5 '7d7536aab7c6320f160b42c18c48bb30'
+ md5 'adc911c886fbe0f283cf994403fd4e3c'
fails_with_llvm