libuv 0.11.28 (devel)

Closes Homebrew/homebrew#31527.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
master
take_cheeze 2014-08-12 18:09:32 +09:00 committed by Mike McQuaid
parent cd965a5536
commit f4d356b344
1 changed files with 2 additions and 2 deletions

View File

@ -22,8 +22,8 @@ class Libuv < Formula
end
devel do
url "https://github.com/joyent/libuv/archive/v0.11.27.tar.gz"
sha1 'd7f9bd260e03f5d5dd4f58f832eae67f21aa0127'
url "https://github.com/joyent/libuv/archive/v0.11.28.tar.gz"
sha1 '3b70b65467ee693228b8b8385665a52690d74092'
depends_on "pkg-config" => :build
depends_on "automake" => :build