diff options
author | Steve Wills <swills@FreeBSD.org> | 2020-08-13 12:39:14 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2020-08-13 12:39:14 +0000 |
commit | 04b40b3a4412b9b12a5debc0cc39e1298feb8783 (patch) | |
tree | 0208b11d6e8d167ac61840b3f97fe5408132cd7f | |
parent | sysutils/envconsul: update to 0.10.0 (diff) |
security/teleport: update to 4.3.4
Notes
Notes:
svn path=/head/; revision=544808
-rw-r--r-- | security/teleport/Makefile | 4 | ||||
-rw-r--r-- | security/teleport/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/teleport/Makefile b/security/teleport/Makefile index b54b81967201..06bb6fa8d7e7 100644 --- a/security/teleport/Makefile +++ b/security/teleport/Makefile @@ -2,7 +2,7 @@ PORTNAME= teleport DISTVERSIONPREFIX= v -DISTVERSION= 4.3.2 +DISTVERSION= 4.3.4 CATEGORIES= security MAINTAINER= swills@FreeBSD.org @@ -20,7 +20,7 @@ USES= compiler gmake go USE_GITHUB= yes GH_ACCOUNT= gravitational GH_TUPLE= gravitational:webassets:e65ae13:webassets/webassets -GH_COMMIT_SHORT= c6d702ad8 +GH_COMMIT_SHORT= 65669d5d3 GH_TAG_COMMIT= ${DISTVERSIONPREFIX}${DISTVERSION}-0-g${GH_COMMIT_SHORT} USE_RC_SUBR= teleport diff --git a/security/teleport/distinfo b/security/teleport/distinfo index 4332410ffd95..ca9111bcac45 100644 --- a/security/teleport/distinfo +++ b/security/teleport/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1596370038 -SHA256 (gravitational-teleport-v4.3.2_GH0.tar.gz) = 25e1865e12672302bb854bdda9f7d9a7bfe5adc2c59e32bd904214fea4d0d1d6 -SIZE (gravitational-teleport-v4.3.2_GH0.tar.gz) = 54645625 +TIMESTAMP = 1597321505 +SHA256 (gravitational-teleport-v4.3.4_GH0.tar.gz) = ac7aa9eb8b27df01fb4578db576a96681c8bcf2518883b00853cd6899667feef +SIZE (gravitational-teleport-v4.3.4_GH0.tar.gz) = 54641951 SHA256 (gravitational-webassets-e65ae13_GH0.tar.gz) = 0157db26b46741e0aa1483b47b1d6f643f01bdb6a626c51f77e2c36ba15834f6 SIZE (gravitational-webassets-e65ae13_GH0.tar.gz) = 4684366 |