From d8b4493ccbacaaac86771fcb1bda7913905ed813 Mon Sep 17 00:00:00 2001 From: Luke Gallagher Date: Sat, 21 May 2011 19:31:51 +1000 Subject: node 0.4.8 Signed-off-by: Adam Vandenberg --- Library/Formula/node.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') 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 -- cgit v1.2.3