diff options
Diffstat (limited to 'sysutils/opentofu')
-rw-r--r-- | sysutils/opentofu/Makefile | 5 | ||||
-rw-r--r-- | sysutils/opentofu/distinfo | 10 |
2 files changed, 8 insertions, 7 deletions
diff --git a/sysutils/opentofu/Makefile b/sysutils/opentofu/Makefile index 730b612be245..8f8a67b8e89a 100644 --- a/sysutils/opentofu/Makefile +++ b/sysutils/opentofu/Makefile @@ -1,6 +1,7 @@ PORTNAME= opentofu DISTVERSIONPREFIX= v -DISTVERSION= 1.9.1 +DISTVERSION= 1.10.5 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= bofh@FreeBSD.org @@ -10,7 +11,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..b0f21e2bd114 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 = 1754246101 +SHA256 (go/sysutils_opentofu/opentofu-v1.10.5/v1.10.5.mod) = 2ab9a71ecd09412b0b6732144ab5830ac6e1f9da7ca2dd689474b1d827f5cd29 +SIZE (go/sysutils_opentofu/opentofu-v1.10.5/v1.10.5.mod) = 14241 +SHA256 (go/sysutils_opentofu/opentofu-v1.10.5/v1.10.5.zip) = 6a09e970411a14302315183e606ffca04ae08f7c07716418c64ab795b0ea89a9 +SIZE (go/sysutils_opentofu/opentofu-v1.10.5/v1.10.5.zip) = 6752716 |