kqwait: add 1.0.3 bottle.

This commit is contained in:
BrewTestBot 2016-04-09 21:58:42 +01:00 committed by Xu Cheng
parent eed35a8808
commit a29c874d5d

View file

@ -6,6 +6,13 @@ class Kqwait < Formula
head "https://github.com/sschober/kqwait.git"
bottle do
cellar :any_skip_relocation
sha256 "889401570c96026d7e343d48165cd2bc61735678e0125902e7d36680fa64d9a9" => :el_capitan
sha256 "c65e153f40c8f7a3e8732f4cb386e2758cdff079e7600524011ca7c6d1da4a0d" => :yosemite
sha256 "12b37969bfe8cabc32eef282d25cab5c5f973f91d29345c9d1a6ea9a61de0c68" => :mavericks
end
def install
system "make"
bin.install "kqwait"