libssh 0.7.5

Closes #12393.

Signed-off-by: JCount <JCount42@gmail.com>
This commit is contained in:
ilovezfs 2017-04-13 09:06:48 -07:00 committed by JCount
parent ad23bef7f3
commit 283a270f16

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://red.libssh.org/attachments/download/210/libssh-0.7.4.tar.xz"
sha256 "39e1bec3b3cb452af3b8fd7f59c12c5ef5b9ed64f057c7eb0d1a5cac67ba6c0d"
url "https://red.libssh.org/attachments/download/218/libssh-0.7.5.tar.xz"
sha256 "54e86dd5dc20e5367e58f3caab337ce37675f863f80df85b6b1614966a337095"
head "https://git.libssh.org/projects/libssh.git"
bottle do