aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-08-22 19:04:06 +0100
committerMike McQuaid2014-08-24 17:14:16 +0100
commit8fcc04ccd84e01b875f26924bbbbd6bcb6d145fc (patch)
tree5408e440941256519cfb5ab3cd4cafec04b5b27a
parent52feb24acc93bce9e6c4f6dbc7520bf8dd32643b (diff)
downloadhomebrew-8fcc04ccd84e01b875f26924bbbbd6bcb6d145fc.tar.bz2
libssh: update 0.6.3_1 bottle.
-rw-r--r--Library/Formula/libssh.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/libssh.rb b/Library/Formula/libssh.rb
index 9902c85fb..a0f848253 100644
--- a/Library/Formula/libssh.rb
+++ b/Library/Formula/libssh.rb
@@ -7,9 +7,9 @@ class Libssh < Formula
revision 1
bottle do
- sha1 "93da24a19a5f85ea291968e63fee5a138f4cf6c5" => :mavericks
- sha1 "340b484d2f8dd4958155aee6241efd2182776927" => :mountain_lion
- sha1 "8da4783403ab7b48b4c714ade666cd7d3bce0610" => :lion
+ sha1 "7e6ebf36a816f47341f189fa4e21f5a6b6e48257" => :mavericks
+ sha1 "5eb0c398255a99af84faf339d4041c212f841737" => :mountain_lion
+ sha1 "e2be084fd53f2bb2497a85a5c6499217a418a209" => :lion
end
depends_on 'cmake' => :build