openssh 7.7p1
Closes #26087. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
3335faecef
commit
feec4abb6b
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
class Openssh < Formula
|
||||
desc "OpenBSD freely-licensed SSH connectivity tools"
|
||||
homepage "https://www.openssh.com/"
|
||||
url "https://www.mirrorservice.org/pub/OpenBSD/OpenSSH/portable/openssh-7.6p1.tar.gz"
|
||||
mirror "https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-7.6p1.tar.gz"
|
||||
version "7.6p1"
|
||||
sha256 "a323caeeddfe145baaa0db16e98d784b1fbc7dd436a6bf1f479dfd5cd1d21723"
|
||||
url "https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-7.7p1.tar.gz"
|
||||
mirror "https://mirror.vdms.io/pub/OpenBSD/OpenSSH/portable/openssh-7.7p1.tar.gz"
|
||||
version "7.7p1"
|
||||
sha256 "d73be7e684e99efcd024be15a30bffcbe41b012b2f7b3c9084aed621775e6b8f"
|
||||
|
||||
bottle do
|
||||
sha256 "9099a34766125cfb8e56f6d92fc5c305bbf402200c4d8d6326f443707e14ef08" => :high_sierra
|
||||
|
|
Loading…
Reference in a new issue