aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrewTestBot2015-01-14 12:32:01 +0000
committerMike McQuaid2015-01-14 12:32:01 +0000
commitcc8c9af716fdc00dfadc4672a77dad4a780d4473 (patch)
tree33fcbf119f1d0cd506864172307adfbed4c09fd1 /Library
parentb281846302c311f1e7758f9d4367aa715c9250dc (diff)
downloadhomebrew-cc8c9af716fdc00dfadc4672a77dad4a780d4473.tar.bz2
bbftp-client: add 3.2.1_1 bottle.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/bbftp-client.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/bbftp-client.rb b/Library/Formula/bbftp-client.rb
index 98b6624dd..dc77e4b44 100644
--- a/Library/Formula/bbftp-client.rb
+++ b/Library/Formula/bbftp-client.rb
@@ -4,6 +4,12 @@ class BbftpClient < Formula
sha1 "26113782b8826610c877f83bdaf79798b30a507d"
revision 1
+ bottle do
+ sha1 "4e5112365ba0915eb0d1d12c5714f20e01ef6630" => :yosemite
+ sha1 "50eedb1c7b58d4c8a78a8e5906235e6333a725f8" => :mavericks
+ sha1 "8b0f23cbcd8f3385a9d2e86a66e713cf6f3b36f3" => :mountain_lion
+ end
+
depends_on "openssl"
# Dirty patch to fix ntohll errors on Yosemite.