diff options
author | Pavel Timofeev <timp87@gmail.com> | 2025-06-25 20:48:13 +0300 |
---|---|---|
committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2025-06-25 20:53:59 +0300 |
commit | 711111c7ac83384c3ffde673969bcbfecba3b8c4 (patch) | |
tree | af161927b169f836a6f359fbcabc5582cdc964fd | |
parent | www/kanboard: Update 1.2.44 => 1.2.46 (fix security issue) (diff) |
sysutils/helmfile: Update 0.167.0 => 1.1.2
Changelogs:
https://github.com/helmfile/helmfile/releases/tag/v0.167.1
https://github.com/helmfile/helmfile/releases/tag/v0.168.0
https://github.com/helmfile/helmfile/releases/tag/v0.169.0
https://github.com/helmfile/helmfile/releases/tag/v0.169.1
https://github.com/helmfile/helmfile/releases/tag/v0.169.2
https://github.com/helmfile/helmfile/releases/tag/v0.170.0
https://github.com/helmfile/helmfile/releases/tag/v0.170.1
https://github.com/helmfile/helmfile/releases/tag/v0.171.0
https://github.com/helmfile/helmfile/releases/tag/v1.0.0
https://github.com/helmfile/helmfile/releases/tag/v1.1.0
https://github.com/helmfile/helmfile/releases/tag/v1.1.1
https://github.com/helmfile/helmfile/releases/tag/v1.1.2
PR: 287768
Diffstat (limited to '')
-rw-r--r-- | sysutils/helmfile/Makefile | 5 | ||||
-rw-r--r-- | sysutils/helmfile/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/sysutils/helmfile/Makefile b/sysutils/helmfile/Makefile index dff1e6aa3e01..42ebdebdfcda 100644 --- a/sysutils/helmfile/Makefile +++ b/sysutils/helmfile/Makefile @@ -1,7 +1,6 @@ PORTNAME= helmfile DISTVERSIONPREFIX= v -DISTVERSION= 0.167.0 -PORTREVISION= 5 +DISTVERSION= 1.1.2 CATEGORIES= sysutils MAINTAINER= timp87@gmail.com @@ -12,7 +11,7 @@ LICENSE= MIT RUN_DEPENDS= helm:sysutils/helm -USES= go:1.22,modules +USES= go:modules GO_MODULE= github.com/${PORTNAME}/${PORTNAME} GO_BUILDFLAGS= -ldflags="-X go.szostok.io/version.version=v${PORTVERSION}" diff --git a/sysutils/helmfile/distinfo b/sysutils/helmfile/distinfo index f0cbf0916a4a..09c17d7c6362 100644 --- a/sysutils/helmfile/distinfo +++ b/sysutils/helmfile/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1722448643 -SHA256 (go/sysutils_helmfile/helmfile-v0.167.0/v0.167.0.mod) = 1e212433b596c64748ff64b8f84faf85d31a7c521e636d550d4a6a774c1ed3b8 -SIZE (go/sysutils_helmfile/helmfile-v0.167.0/v0.167.0.mod) = 15116 -SHA256 (go/sysutils_helmfile/helmfile-v0.167.0/v0.167.0.zip) = 8c23e10b2d0220a1ad3685cd31390bd267a9d49d0e2ff8d4f75b8b875a967b5c -SIZE (go/sysutils_helmfile/helmfile-v0.167.0/v0.167.0.zip) = 1387862 +TIMESTAMP = 1750774421 +SHA256 (go/sysutils_helmfile/helmfile-v1.1.2/v1.1.2.mod) = 00d47557c4b86b15c9bdfd243c2fda36db2690aa3760057469a5e936674dba34 +SIZE (go/sysutils_helmfile/helmfile-v1.1.2/v1.1.2.mod) = 16373 +SHA256 (go/sysutils_helmfile/helmfile-v1.1.2/v1.1.2.zip) = 0ab5240598a8f30c3c2b8d09f8a9a6b43018f57dd33bff63ecf3536e256ea356 +SIZE (go/sysutils_helmfile/helmfile-v1.1.2/v1.1.2.zip) = 1397785 |