libssh 0.9.0

Closes #41473.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Caleb Xu 2019-06-29 23:58:10 -04:00 committed by Chongyu Zhu
parent 2f555dbfbc
commit 3e570b3e83
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -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.8/libssh-0.8.7.tar.xz"
sha256 "43304ca22f0ba0b654e14b574a39816bc70212fdea5858a6637cc26cade3d592"
url "https://www.libssh.org/files/0.9/libssh-0.9.0.tar.xz"
sha256 "25303c2995e663cd169fdd902bae88106f48242d7e96311d74f812023482c7a5"
head "https://git.libssh.org/projects/libssh.git"
bottle do