libssh2: update 1.4.3 bottle.
This commit is contained in:
parent
e42aad8e1a
commit
ef3ae63744
1 changed files with 5 additions and 0 deletions
|
@ -6,6 +6,11 @@ class Libssh2 < Formula
|
|||
sha1 'c27ca83e1ffeeac03be98b6eef54448701e044b0'
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
revision 1
|
||||
sha1 "77561b594fe158e8ce1d9abf8e4aac2534008438" => :mavericks
|
||||
sha1 "09c45c7ad01aba94465be34c390ca6547a92ef88" => :mountain_lion
|
||||
sha1 "12f1f78301ce481c34eed2abca5c79d11798dd1d" => :lion
|
||||
end
|
||||
|
||||
depends_on "openssl"
|
||||
|
|
Loading…
Reference in a new issue