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