aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2015-01-25 21:54:28 +0000
committerMike McQuaid2015-01-25 21:56:16 +0000
commit2f5e47099b04daf604b963f073a492933fa749e4 (patch)
tree321cc3f93c524d93e6fc84b0866760330efc6718
parentbef10e716f018363fa70f47b20d07c2f8fbf4200 (diff)
downloadhomebrew-2f5e47099b04daf604b963f073a492933fa749e4.tar.bz2
lftp: update 4.6.1 bottle.
-rw-r--r--Library/Formula/lftp.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/lftp.rb b/Library/Formula/lftp.rb
index bb86e7b01..777316549 100644
--- a/Library/Formula/lftp.rb
+++ b/Library/Formula/lftp.rb
@@ -6,9 +6,9 @@ class Lftp < Formula
sha1 "57b62d7365de1698433a3b1b5daf7192adc2517a"
bottle do
- sha1 "87b4743143c4e28acb8f5b41640aeb5e914d2401" => :mavericks
- sha1 "3b5b583e2c72963730f58124b73e5d237fbbb2ba" => :mountain_lion
- sha1 "f407aa7c77b33e26edab841aa84fa6050248a0f0" => :lion
+ sha1 "4eb97a364cce3e0af57a0fb08e7b8094bf3fa5f5" => :yosemite
+ sha1 "331af6459f1cd2c65c4845cdaf0c2bd0e475e2e1" => :mavericks
+ sha1 "0ebecf5a39e1a5a6cdd4da9405b0914470c72e87" => :mountain_lion
end
depends_on "pkg-config" => :build