yash: add 2.36 bottle.

Closes Homebrew/homebrew#33644.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
BrewTestBot 2014-10-27 18:21:52 +00:00 committed by Mike McQuaid
parent 8afffa2b6d
commit af4e8d7042

View file

@ -5,6 +5,13 @@ class Yash < Formula
url "http://dl.sourceforge.jp/yash/60930/yash-2.36.tar.xz"
sha1 "da034f893bf34e3851a93e8512f3fb027e59f0f5"
bottle do
cellar :any
sha1 "efa6ac2ec264e4efc16394f55839a89753631903" => :yosemite
sha1 "803be32d90a8ab8fd2812b342be94316c9727dd8" => :mavericks
sha1 "bffcef7392e6ddeccda732aea313ae3ea7f1e36d" => :mountain_lion
end
def install
system "sh", "./configure",
"--prefix=#{prefix}",