diff --git a/sysutils/opentofu/Makefile b/sysutils/opentofu/Makefile index 7e5368060cfa..a7d8298f62ac 100644 --- a/sysutils/opentofu/Makefile +++ b/sysutils/opentofu/Makefile @@ -1,20 +1,20 @@ PORTNAME= opentofu DISTVERSIONPREFIX= v -DISTVERSION= 1.11.0 +DISTVERSION= 1.11.1 CATEGORIES= sysutils MAINTAINER= bofh@FreeBSD.org COMMENT= Tool for building, changing, and versioning infrastructure WWW= https://opentofu.org/ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:modules +USES= go:1.25,modules GO_MODULE= github.com/opentofu/opentofu GO_TARGET= ./cmd/tofu GO_BUILDFLAGS= -o bin/ PLIST_FILES= bin/tofu .include diff --git a/sysutils/opentofu/distinfo b/sysutils/opentofu/distinfo index c0223c422d8e..48860a5fe3ec 100644 --- a/sysutils/opentofu/distinfo +++ b/sysutils/opentofu/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1765639003 -SHA256 (go/sysutils_opentofu/opentofu-v1.11.0/v1.11.0.mod) = acb009cfc614d9cbee62cdef67c24c51929ef58dcda02490419a91daed29f5cf -SIZE (go/sysutils_opentofu/opentofu-v1.11.0/v1.11.0.mod) = 17136 -SHA256 (go/sysutils_opentofu/opentofu-v1.11.0/v1.11.0.zip) = 1f65b353f311d059701ff80a49c0f0d9ffa64e5626f7b064e8d964f8aae3ab9a -SIZE (go/sysutils_opentofu/opentofu-v1.11.0/v1.11.0.zip) = 7004622 +TIMESTAMP = 1765709105 +SHA256 (go/sysutils_opentofu/opentofu-v1.11.1/v1.11.1.mod) = acb009cfc614d9cbee62cdef67c24c51929ef58dcda02490419a91daed29f5cf +SIZE (go/sysutils_opentofu/opentofu-v1.11.1/v1.11.1.mod) = 17136 +SHA256 (go/sysutils_opentofu/opentofu-v1.11.1/v1.11.1.zip) = 0c6aa7bcd31cc17ec1f751e2ae654867636b69f7c8c8a63190d6afebcc14341c +SIZE (go/sysutils_opentofu/opentofu-v1.11.1/v1.11.1.zip) = 7006172