summaryrefslogtreecommitdiff
path: root/textproc/vacuum/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/vacuum/Makefile')
-rw-r--r--textproc/vacuum/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/textproc/vacuum/Makefile b/textproc/vacuum/Makefile
index 18c152a61cfb..fb85957bbb4a 100644
--- a/textproc/vacuum/Makefile
+++ b/textproc/vacuum/Makefile
@@ -1,18 +1,19 @@
PORTNAME= vacuum
DISTVERSIONPREFIX= v
-DISTVERSION= 0.13.2
-PORTREVISION= 2
+DISTVERSION= 0.17.7
+PORTREVISION= 1
CATEGORIES= textproc
PKGNAMESUFFIX= -lint-tool
MAINTAINER= yuri@FreeBSD.org
COMMENT= OpenAPI/Swagger linter and quality analysis tool
-WWW= https://quobix.com/vacuum/
+WWW= https://quobix.com/vacuum/ \
+ https://github.com/daveshanley/vacuum
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.21,modules
+USES= go:1.23,modules
GO_MODULE= github.com/daveshanley/vacuum