From bee518211b4422f372d0d76c31c2937cfea908b8 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Fri, 8 Feb 2013 09:32:36 -0600 Subject: libuv 0.9.8 Signed-off-by: Adam Vandenberg --- Library/Formula/libuv.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/libuv.rb b/Library/Formula/libuv.rb index 5e6ff6d93..8333aab65 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.7.zip' - sha1 'aa3f1f06f648d0bb6893107ade6a79294a244b39' + url 'https://github.com/joyent/libuv/archive/node-v0.9.8.zip' + sha1 'd3ace85028bf371d2301be9fe2c4a5c91bcaa6b2' head 'https://github.com/joyent/libuv.git', :branch => 'master' -- cgit v1.2.3