Permalink
Browse files
teleport: update to v3.2.0
- Loading branch information
Showing
with
4 additions
and
4 deletions.
-
+4
−4
net/teleport/Portfile
|
|
@@ -3,7 +3,7 @@ |
|
|
PortSystem 1.0 |
|
|
PortGroup github 1.0 |
|
|
|
|
|
github.setup gravitational teleport 3.1.6 v |
|
|
github.setup gravitational teleport 3.2.0 v |
|
|
|
|
|
homepage http://gravitational.com/teleport/ |
|
|
categories net |
|
|
@@ -16,9 +16,9 @@ long_description Teleport is a modern SSH server and CA for managing clusters |
|
|
and a Web UI. Built on the Golang SSH library, and compatible with OpenSSH |
|
|
license Apache-2 |
|
|
|
|
|
checksums rmd160 3d55a3e2ad24a1d1f6dd96e2f38b80a6a18487fa \ |
|
|
sha256 ca4bc9a5dd32f8c5efd01c01167b319882d640db48818b32b8f99da927a43a2b \ |
|
|
size 22606540 |
|
|
checksums rmd160 62a43b42b8db68f3d3cdd0f27212c48951850f27 \ |
|
|
sha256 c74bc14d805c7c7fa7c7d3003a4b28377560bcfc2528884c02d5002b4c1c7803 \ |
|
|
size 22614310 |
|
|
|
|
|
depends_lib port:go port:zip |
|
|
platforms darwin |
|
|
|