aboutsummaryrefslogtreecommitdiff
path: root/sysutils/terragrunt/Makefile
diff options
context:
space:
mode:
authorGabriel M. Dutra <dutra@FreeBSD.org>2026-06-19 12:56:47 +0000
committerGabriel M. Dutra <dutra@FreeBSD.org>2026-06-19 12:57:53 +0000
commitadedbe2be1d95e63fa7e8708d02ee4dafecc91e1 (patch)
tree05d20e991d9c376d0b768a2a4083a51e0d2b2a71 /sysutils/terragrunt/Makefile
parent1db9f70f7da1094344c64300359024124f7afafc (diff)
Diffstat (limited to 'sysutils/terragrunt/Makefile')
-rw-r--r--sysutils/terragrunt/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/terragrunt/Makefile b/sysutils/terragrunt/Makefile
index 131032550c76..07eb359f6a6c 100644
--- a/sysutils/terragrunt/Makefile
+++ b/sysutils/terragrunt/Makefile
@@ -1,7 +1,6 @@
PORTNAME= terragrunt
DISTVERSIONPREFIX= v
-DISTVERSION= 0.93.9
-PORTREVISION= 7
+DISTVERSION= 1.0.8
CATEGORIES= sysutils
MAINTAINER= dutra@FreeBSD.org
@@ -11,7 +10,7 @@ WWW= https://terragrunt.gruntwork.io/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-USES= go:1.25+,modules
+USES= go:1.26+,modules
GO_MODULE= github.com/gruntwork-io/terragrunt