hexchat: add 2.10.1 bottle.

Closes Homebrew/homebrew#31236.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
master
BrewTestBot 2014-07-30 07:47:07 +01:00 committed by Mike McQuaid
parent 2283a7c7fa
commit 665a92a049
1 changed files with 6 additions and 0 deletions

View File

@ -6,6 +6,12 @@ class Hexchat < Formula
url 'http://dl.hexchat.net/hexchat/hexchat-2.10.1.tar.xz'
sha1 '3ad562ec76323ba9d0f279d36201a333594c755b'
bottle do
sha1 "da41ccf19d762513a1e774c078a2f7bf9e46073c" => :mavericks
sha1 "f10e3860adee826c03e6269991a5e77d884be028" => :mountain_lion
sha1 "728caab194af26da2f6eec798fb162dffa817698" => :lion
end
depends_on 'pkg-config' => :build
depends_on 'intltool' => :build
depends_on :python => :optional