Date: Thu, 25 Jan 2024 20:35:45 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 222a6e7d11c6 - main - sysutils/opentofu: Update version 1.6.0=>1.6.1 Message-ID: <202401252035.40PKZjc7013681@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=222a6e7d11c6e2d06c0ce026fe0aa5bee07c598b commit 222a6e7d11c6e2d06c0ce026fe0aa5bee07c598b Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-01-25 18:10:12 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-01-25 20:35:23 +0000 sysutils/opentofu: Update version 1.6.0=>1.6.1 Changelog: https://github.com/opentofu/opentofu/releases/tag/v1.6.1 --- sysutils/opentofu/Makefile | 2 +- sysutils/opentofu/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sysutils/opentofu/Makefile b/sysutils/opentofu/Makefile index f7a24525499c..8ac3f66428cf 100644 --- a/sysutils/opentofu/Makefile +++ b/sysutils/opentofu/Makefile @@ -1,6 +1,6 @@ PORTNAME= opentofu DISTVERSIONPREFIX= v -DISTVERSION= 1.6.0 +DISTVERSION= 1.6.1 CATEGORIES= sysutils MAINTAINER= bofh@FreeBSD.org diff --git a/sysutils/opentofu/distinfo b/sysutils/opentofu/distinfo index b87736f22cb4..f643708f609b 100644 --- a/sysutils/opentofu/distinfo +++ b/sysutils/opentofu/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1705047400 -SHA256 (go/sysutils_opentofu/opentofu-v1.6.0/v1.6.0.mod) = 5368bcd7977b86903f1871639ae20991bfb2e3fca00ead82bbd845d1dc89d3af -SIZE (go/sysutils_opentofu/opentofu-v1.6.0/v1.6.0.mod) = 13199 -SHA256 (go/sysutils_opentofu/opentofu-v1.6.0/v1.6.0.zip) = ab59fc062d5889a8ddbe7df04059b44ad6c093a4dad403a84edb13fa95968e82 -SIZE (go/sysutils_opentofu/opentofu-v1.6.0/v1.6.0.zip) = 5567016 +TIMESTAMP = 1706204964 +SHA256 (go/sysutils_opentofu/opentofu-v1.6.1/v1.6.1.mod) = 5368bcd7977b86903f1871639ae20991bfb2e3fca00ead82bbd845d1dc89d3af +SIZE (go/sysutils_opentofu/opentofu-v1.6.1/v1.6.1.mod) = 13199 +SHA256 (go/sysutils_opentofu/opentofu-v1.6.1/v1.6.1.zip) = 2559adf2f444ea159cd8555a5840e7f12e2711cfe8127813287041a943e20908 +SIZE (go/sysutils_opentofu/opentofu-v1.6.1/v1.6.1.zip) = 5583030
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202401252035.40PKZjc7013681>