summaryrefslogtreecommitdiff
path: root/devel/api-linter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/api-linter/Makefile')
-rw-r--r--devel/api-linter/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/api-linter/Makefile b/devel/api-linter/Makefile
index 2d1afa67368d..30666a490821 100644
--- a/devel/api-linter/Makefile
+++ b/devel/api-linter/Makefile
@@ -1,6 +1,7 @@
PORTNAME= api-linter
DISTVERSIONPREFIX= v
-DISTVERSION= 1.69.2
+DISTVERSION= 1.71.0
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= bofh@FreeBSD.org
@@ -10,7 +11,7 @@ WWW= https://github.com/googleapis/api-linter/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.22,modules
+USES= go:modules
GO_MODULE= github.com/googleapis/api-linter
GO_TARGET= ./cmd/${PORTNAME}