aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/node.rb
diff options
context:
space:
mode:
authorGavin M. Roy2011-04-02 12:48:44 -0400
committerAdam Vandenberg2011-04-02 10:05:05 -0700
commit8241b813d57a23856044dac14bce08320e7034ca (patch)
treeae74acaab38a1d1a27bfe570790d2f371ad27a80 /Library/Formula/node.rb
parenta1047600c420040522041de6bb34d7cfe65b823c (diff)
downloadhomebrew-8241b813d57a23856044dac14bce08320e7034ca.tar.bz2
Update node.js to 1.4.5
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 19fb30198..d5f4ba647 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.4.tar.gz'
+ url 'http://nodejs.org/dist/node-v0.4.5.tar.gz'
head 'git://github.com/joyent/node.git'
homepage 'http://nodejs.org/'
- md5 '76cd94ec9b721296ed39081b8439efa5'
+ md5 '7d7536aab7c6320f160b42c18c48bb30'
fails_with_llvm