From bcf3004009f1b424f532009daed4a6a3d1e88706 Mon Sep 17 00:00:00 2001 From: Max Riveiro Date: Mon, 11 Mar 2013 22:11:38 +0400 Subject: libuv 0.10.0 Closes #18408. Signed-off-by: Adam Vandenberg --- Library/Formula/libuv.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/libuv.rb b/Library/Formula/libuv.rb index 8333aab65..8010c777f 100644 --- a/Library/Formula/libuv.rb +++ b/Library/Formula/libuv.rb @@ -2,8 +2,8 @@ require 'formula' class Libuv < Formula homepage 'https://github.com/joyent/libuv' - url 'https://github.com/joyent/libuv/archive/node-v0.9.8.zip' - sha1 'd3ace85028bf371d2301be9fe2c4a5c91bcaa6b2' + url 'https://github.com/joyent/libuv/archive/node-v0.10.0.tar.gz' + sha1 '97784d360e471414b0b24013f8a48e67ef3bb0c3' head 'https://github.com/joyent/libuv.git', :branch => 'master' -- cgit v1.2.3