aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Gallagher2011-05-21 19:31:51 +1000
committerAdam Vandenberg2011-05-21 19:46:14 -0700
commitd8b4493ccbacaaac86771fcb1bda7913905ed813 (patch)
tree4f79ffcb5262cfbae4bbbcfd6c88b39c003a20af
parent555016b686cda1f374baf00dfe4165c662d7d571 (diff)
downloadhomebrew-d8b4493ccbacaaac86771fcb1bda7913905ed813.tar.bz2
node 0.4.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
-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 e2f9595f7..59bcfc8fb 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.7.tar.gz'
+ url 'http://nodejs.org/dist/node-v0.4.8.tar.gz'
head 'git://github.com/joyent/node.git'
homepage 'http://nodejs.org/'
- md5 '7b955c8d5897ab3f3d5c21b7a04abdec'
+ md5 '22c9f69370069fe81678592cc8ae48f1'
fails_with_llvm