libssh: update 0.6.4 bottle.

This commit is contained in:
BrewTestBot 2015-01-14 04:43:04 +00:00 committed by Jack Nagel
parent e53fabb3e0
commit 6a6f0a9710

View file

@ -6,6 +6,9 @@ class Libssh < Formula
head "git://git.libssh.org/projects/libssh.git"
bottle do
sha1 "de5ef207ed3ae4d79f180a5835fe491409a0804d" => :yosemite
sha1 "3de5d0a02be7bda59dabe91cd7db4ece978d25bb" => :mavericks
sha1 "983355b795316434c54dd61e85495a808a147845" => :mountain_lion
end
depends_on "cmake" => :build