diff options
Diffstat (limited to 'sysutils/opentofu')
-rw-r--r-- | sysutils/opentofu/Makefile | 4 | ||||
-rw-r--r-- | sysutils/opentofu/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/sysutils/opentofu/Makefile b/sysutils/opentofu/Makefile index 730b612be245..7e7269e811bd 100644 --- a/sysutils/opentofu/Makefile +++ b/sysutils/opentofu/Makefile @@ -1,6 +1,6 @@ PORTNAME= opentofu DISTVERSIONPREFIX= v -DISTVERSION= 1.9.1 +DISTVERSION= 1.10.6 CATEGORIES= sysutils MAINTAINER= bofh@FreeBSD.org @@ -10,7 +10,7 @@ WWW= https://opentofu.org/ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.22,modules +USES= go:modules GO_MODULE= github.com/opentofu/opentofu GO_TARGET= ./cmd/tofu GO_BUILDFLAGS= -o bin/ diff --git a/sysutils/opentofu/distinfo b/sysutils/opentofu/distinfo index 1e8675ed43c8..8e19f282caf0 100644 --- a/sysutils/opentofu/distinfo +++ b/sysutils/opentofu/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1745573592 -SHA256 (go/sysutils_opentofu/opentofu-v1.9.1/v1.9.1.mod) = dcff3b6e4596b7593e3785e1d277f287a88f5aeff4acf7fa9e110365f8bbbe56 -SIZE (go/sysutils_opentofu/opentofu-v1.9.1/v1.9.1.mod) = 13707 -SHA256 (go/sysutils_opentofu/opentofu-v1.9.1/v1.9.1.zip) = 8dd4fa3526ccc256ce70b264b2de10fc9ef347de5d3cd8d844910f5e9c286ba4 -SIZE (go/sysutils_opentofu/opentofu-v1.9.1/v1.9.1.zip) = 6234556 +TIMESTAMP = 1756964075 +SHA256 (go/sysutils_opentofu/opentofu-v1.10.6/v1.10.6.mod) = 4884d40653e2409e2c2fc68fa2fa096de1dd169c34da5d6621350ff886ccf243 +SIZE (go/sysutils_opentofu/opentofu-v1.10.6/v1.10.6.mod) = 14280 +SHA256 (go/sysutils_opentofu/opentofu-v1.10.6/v1.10.6.zip) = ff05351fb8afc276198efacbf27dbe6f1516f9c87f092466b3cdb6f48089e3fa +SIZE (go/sysutils_opentofu/opentofu-v1.10.6/v1.10.6.zip) = 6755227 |