diff options
| author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-12-14 10:49:37 +0000 |
|---|---|---|
| committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-12-14 10:49:59 +0000 |
| commit | 4c0fd30949aecb40f9aeb79a6fa85057f2ece969 (patch) | |
| tree | 52f87f84a9331b0be88d4d789fd58a4df8e6310d /sysutils | |
| parent | b0a096ad5d81d9e6c31a3e49d003047d9debbf81 (diff) | |
Diffstat (limited to 'sysutils')
| -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 7e5368060cfa..a7d8298f62ac 100644 --- a/sysutils/opentofu/Makefile +++ b/sysutils/opentofu/Makefile @@ -1,6 +1,6 @@ PORTNAME= opentofu DISTVERSIONPREFIX= v -DISTVERSION= 1.11.0 +DISTVERSION= 1.11.1 CATEGORIES= sysutils MAINTAINER= bofh@FreeBSD.org @@ -10,7 +10,7 @@ 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/ 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 |
