aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2014-11-04 23:06:40 +0000
committerMike McQuaid2014-11-05 11:21:22 +0000
commitf4e42317fe0a6c471cb940ded772712325d143de (patch)
tree2cecd10307b8afe78b86e17e113ccbc8d38e5222 /Library/Formula
parentc892a9b6e70c54bcafcd12ee9f3b58cc61fea2ad (diff)
downloadhomebrew-f4e42317fe0a6c471cb940ded772712325d143de.tar.bz2
silc-client: add 1.1.11_1 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/silc-client.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/silc-client.rb b/Library/Formula/silc-client.rb
index 1d5289715..bbe4fd7e5 100644
--- a/Library/Formula/silc-client.rb
+++ b/Library/Formula/silc-client.rb
@@ -4,6 +4,12 @@ class SilcClient < Formula
homepage "http://silcnet.org/client.html"
url "https://downloads.sourceforge.net/project/silc/silc/client/sources/silc-client-1.1.11.tar.gz"
sha256 "8cedf2f3c15322296afe094de60504bc27e349f1942713a2f322c7ef6ad5089e"
+ bottle do
+ sha1 "3222c80d0b58f752bab07c29679dc0585d43d067" => :yosemite
+ sha1 "32093a6a21e593f2f5300b5cd933de720b76768f" => :mavericks
+ sha1 "b62f58cf75a826116df89a50015c20806c186d33" => :mountain_lion
+ end
+
revision 1
depends_on "pkg-config" => :build