summaryrefslogtreecommitdiff
path: root/sysutils/tflint/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/tflint/Makefile')
-rw-r--r--sysutils/tflint/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/tflint/Makefile b/sysutils/tflint/Makefile
index e103a9803c00..97308208dd94 100644
--- a/sysutils/tflint/Makefile
+++ b/sysutils/tflint/Makefile
@@ -1,7 +1,6 @@
PORTNAME= tflint
DISTVERSIONPREFIX= v
-DISTVERSION= 0.51.1
-PORTREVISION= 2
+DISTVERSION= 0.52.0
CATEGORIES= sysutils
MAINTAINER= dutra@FreeBSD.org
@@ -11,7 +10,7 @@ WWW= https://github.com/terraform-linters/tflint
LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:1.21,modules
+USES= go:1.22,modules
GO_MODULE= github.com/terraform-linters/tflint