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, 3 insertions, 2 deletions
diff --git a/security/cosign/Makefile b/security/cosign/Makefile
index 50bc7042755e..317ebaa1c7d7 100644
--- a/security/cosign/Makefile
+++ b/security/cosign/Makefile
@@ -1,6 +1,7 @@
PORTNAME= cosign
DISTVERSIONPREFIX= v
-DISTVERSION= 2.5.1
+DISTVERSION= 2.5.3
+PORTREVISION= 1
CATEGORIES= security
MAINTAINER= bofh@FreeBSD.org
@@ -23,7 +24,7 @@ GO_BUILDFLAGS= -ldflags="-buildid= \
PLIST_FILES= bin/${PORTNAME}
-GIT_HASH= a7345fb2ce17b52b5bc687970fa31ff85bc2f7ca
+GIT_HASH= 488ef8ceed5ab5d77379e9077a124a0d0df41d06
.include <bsd.port.pre.mk>