ircii: add 20140831 bottle.
Closes Homebrew/homebrew#32181. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
aa547df6f7
commit
5bd9819c48
1 changed files with 6 additions and 0 deletions
|
@ -5,6 +5,12 @@ class Ircii < Formula
|
|||
url 'http://ircii.warped.com/ircii-20140831.tar.bz2'
|
||||
sha1 'a4d3b3a74a418f99217fe572f6e4c358f1ff3139'
|
||||
|
||||
bottle do
|
||||
sha1 "c95445429da0b3d45122f84cb597ecc707a42939" => :mavericks
|
||||
sha1 "461fa342adc66e1cd7e5d673bfaa9694d7cef766" => :mountain_lion
|
||||
sha1 "ba3b54226f16b1dd7ab90ef7f4ee5f0c602eeca5" => :lion
|
||||
end
|
||||
|
||||
depends_on "openssl"
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue