libuv v0.10.7
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
682a91534c
commit
8faa67c2e9
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Libuv < Formula
|
||||
homepage 'https://github.com/joyent/libuv'
|
||||
url 'https://github.com/joyent/libuv/archive/v0.10.3.tar.gz'
|
||||
sha1 'ec458e098e1ce0eb52c83928fc012d83c364d8e9'
|
||||
url 'https://github.com/joyent/libuv/archive/v0.10.7.tar.gz'
|
||||
sha1 '6bb4fef7849a2d357589859dd83fd1ad897a21b2'
|
||||
|
||||
head 'https://github.com/joyent/libuv.git', :branch => 'master'
|
||||
|
||||
|
|
Loading…
Reference in a new issue