libuv 0.10.3

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Brett Koonce 2013-03-29 11:12:47 -05:00 committed by Adam Vandenberg
parent 8d5195a297
commit 6a62a27e05
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Libuv < Formula
homepage 'https://github.com/joyent/libuv'
url 'https://github.com/joyent/libuv/archive/node-v0.10.0.tar.gz'
sha1 '97784d360e471414b0b24013f8a48e67ef3bb0c3'
url 'https://github.com/joyent/libuv/archive/v0.10.3.tar.gz'
sha1 'ec458e098e1ce0eb52c83928fc012d83c364d8e9'
head 'https://github.com/joyent/libuv.git', :branch => 'master'