diff --git a/net/openssh/Portfile b/net/openssh/Portfile
index cb0c25b77a..33b5599ddb 100644
a
|
b
|
|
3 | 3 | PortSystem 1.0 |
4 | 4 | |
5 | 5 | name openssh |
6 | | version 7.6p1 |
7 | | revision 3 |
| 6 | version 7.7p1 |
8 | 7 | categories net |
9 | 8 | platforms darwin |
10 | 9 | maintainers nomaintainer |
… |
… |
long_description OpenSSH is a FREE version of the SSH protocol suite of \ |
27 | 26 | homepage http://www.openbsd.org/openssh/ |
28 | 27 | |
29 | 28 | checksums ${distfiles} \ |
30 | | rmd160 486ae743f51ffbf8197d564aab9ae54f9e2ac9da \ |
31 | | sha256 a323caeeddfe145baaa0db16e98d784b1fbc7dd436a6bf1f479dfd5cd1d21723 \ |
32 | | size 1489788 |
| 29 | rmd160 2f7c5ba9bfd4a152da197e24d5baceb2843ffc4e \ |
| 30 | sha256 d73be7e684e99efcd024be15a30bffcbe41b012b2f7b3c9084aed621775e6b8f \ |
| 31 | size 1536900 |
33 | 32 | |
34 | 33 | master_sites openbsd:OpenSSH/portable \ |
35 | 34 | ftp://ftp.cise.ufl.edu/pub/mirrors/openssh/portable/ \ |