libev: add 4.15 bottle.
This commit is contained in:
parent
d60d505aad
commit
65b4484286
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@ class Libev < Formula
|
|||
url 'http://dist.schmorp.de/libev/Attic/libev-4.15.tar.gz'
|
||||
sha1 '88655b1e2c0b328c9f90a6df7e72361a97fa8dc3'
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "fa05ffc6bb36aaccd04d233d2771217abb06613c" => :mavericks
|
||||
sha1 "6b0a5a532691c1b32856db15966077f6f533f8ae" => :mountain_lion
|
||||
sha1 "4d3015c11e6a90e0463978823d8fdba5b3a170af" => :lion
|
||||
end
|
||||
|
||||
def install
|
||||
system "./configure", "--disable-dependency-tracking",
|
||||
"--prefix=#{prefix}",
|
||||
|
|
Loading…
Reference in a new issue