libssh: update 0.6.4 bottle.
This commit is contained in:
parent
e53fabb3e0
commit
6a6f0a9710
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue