summaryrefslogtreecommitdiff
path: root/security/timestamp-authority/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/timestamp-authority/Makefile')
-rw-r--r--security/timestamp-authority/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/timestamp-authority/Makefile b/security/timestamp-authority/Makefile
index b2282b914160..4d278042cdd3 100644
--- a/security/timestamp-authority/Makefile
+++ b/security/timestamp-authority/Makefile
@@ -1,6 +1,7 @@
PORTNAME= timestamp-authority
DISTVERSIONPREFIX= v
-DISTVERSION= 1.2.6
+DISTVERSION= 1.2.8
+PORTREVISION= 3
CATEGORIES= security
MAINTAINER= bofh@FreeBSD.org
@@ -10,7 +11,7 @@ WWW= https://sigstore.dev/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.24,modules
+USES= go:modules
USE_RC_SUBR= ${PORTNAME}
GO_MODULE= github.com/sigstore/timestamp-authority