From a556cbc9fcab3198a29ed95a502595c54604f5f4 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 5 Jun 2014 11:52:02 +0100 Subject: lftp: add 4.5.1 bottle. Closes #29899. Signed-off-by: Mike McQuaid --- Library/Formula/lftp.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library') diff --git a/Library/Formula/lftp.rb b/Library/Formula/lftp.rb index 360dbf821..9e6fbb374 100644 --- a/Library/Formula/lftp.rb +++ b/Library/Formula/lftp.rb @@ -5,6 +5,12 @@ class Lftp < Formula url "http://lftp.yar.ru/ftp/lftp-4.5.1.tar.xz" sha1 "a9463b70a55ef609bc36f1af42a6189c7467daf5" + bottle do + sha1 "ffc1063e8d6ba436e3660eda4fb51c5f07918259" => :mavericks + sha1 "13564b089c9f20323dd9c095932bf55d571daf8b" => :mountain_lion + sha1 "e75facd37483ec5064ca363b834eebc905772970" => :lion + end + depends_on "pkg-config" => :build depends_on "readline" depends_on "openssl" -- cgit v1.2.3