libssh 0.9.3
Closes #47758. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
10cf9f9f8c
commit
bfe0189582
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Libssh < Formula
|
||||
desc "C library SSHv1/SSHv2 client and server protocols"
|
||||
homepage "https://www.libssh.org/"
|
||||
url "https://www.libssh.org/files/0.9/libssh-0.9.2.tar.xz"
|
||||
sha256 "1970a8991374fc8cbdcb7fcc3683fe8f8824aa37d575f38cfb75fe0fe50fd9ad"
|
||||
url "https://www.libssh.org/files/0.9/libssh-0.9.3.tar.xz"
|
||||
sha256 "2c8b5f894dced58b3d629f16f3afa6562c20b4bdc894639163cf657833688f0c"
|
||||
head "https://git.libssh.org/projects/libssh.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue