From 653fb7716b1bc218947e6a078df009f3e493dd2d Mon Sep 17 00:00:00 2001 From: Shawn Jonnet Date: Sat, 2 Jun 2012 05:58:33 -0300 Subject: Node: Update devel to 0.7.9 Closes #12560. Signed-off-by: Charlie Sharpsteen --- Library/Formula/node.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula/node.rb') diff --git a/Library/Formula/node.rb b/Library/Formula/node.rb index fde3d1c40..4a076c095 100644 --- a/Library/Formula/node.rb +++ b/Library/Formula/node.rb @@ -8,8 +8,8 @@ class Node < Formula head 'https://github.com/joyent/node.git' devel do - url 'http://nodejs.org/dist/v0.7.8/node-v0.7.8.tar.gz' - md5 '552b1e97539f2d574a2c56b849dea6a5' + url 'http://nodejs.org/dist/v0.7.9/node-v0.7.9.tar.gz' + md5 '4f5485d1eda670fec93f4d8398c2b3ec' end # Leopard OpenSSL is not new enough, so use our keg-only one -- cgit v1.2.3