summaryrefslogtreecommitdiff
path: root/security/cosign/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/cosign/Makefile')
-rw-r--r--security/cosign/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/cosign/Makefile b/security/cosign/Makefile
index af140597692c..9766fa711a8b 100644
--- a/security/cosign/Makefile
+++ b/security/cosign/Makefile
@@ -1,7 +1,6 @@
PORTNAME= cosign
DISTVERSIONPREFIX= v
-DISTVERSION= 2.5.3
-PORTREVISION= 2
+DISTVERSION= 2.6.0
CATEGORIES= security
MAINTAINER= bofh@FreeBSD.org
@@ -24,7 +23,7 @@ GO_BUILDFLAGS= -ldflags="-buildid= \
PLIST_FILES= bin/${PORTNAME}
-GIT_HASH= 488ef8ceed5ab5d77379e9077a124a0d0df41d06
+GIT_HASH= 37fbfc7018fb4d60a9a2c9175bd64c75dda5869a
.include <bsd.port.pre.mk>