libuv devel 0.11.25

Closes Homebrew/homebrew#29649.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
take_cheeze 2014-05-28 20:36:04 +09:00 committed by Adam Vandenberg
parent e19580dc2c
commit 5fed990759
1 changed files with 9 additions and 0 deletions

View File

@ -14,6 +14,15 @@ class Libuv < Formula
depends_on :libtool
end
devel do
url 'https://github.com/joyent/libuv/archive/v0.11.25.tar.gz'
sha1 '04ba0c1de5c26f3d065fcb1a4f18f6528b67294c'
depends_on :automake
depends_on :autoconf
depends_on :libtool
end
option :universal
def install