diff --git a/sysutils/helmfile/Makefile b/sysutils/helmfile/Makefile index 05b79f5d4186..50a87188a4a8 100644 --- a/sysutils/helmfile/Makefile +++ b/sysutils/helmfile/Makefile @@ -1,21 +1,20 @@ PORTNAME= helmfile DISTVERSIONPREFIX= v -DISTVERSION= 1.1.2 -PORTREVISION= 7 +DISTVERSION= 1.2.3 CATEGORIES= sysutils MAINTAINER= timp87@gmail.com COMMENT= Helmfile is a declarative spec for deploying helm charts WWW= https://github.com/helmfile/helmfile LICENSE= MIT RUN_DEPENDS= helm:sysutils/helm -USES= go:modules +USES= go:1.25+,modules GO_MODULE= github.com/${PORTNAME}/${PORTNAME} -GO_BUILDFLAGS= -ldflags="-X go.szostok.io/version.version=v${PORTVERSION}" +GO_BUILDFLAGS= -ldflags="-X go.szostok.io/version.version=v${DISTVERSION}" PLIST_FILES= bin/${PORTNAME} .include diff --git a/sysutils/helmfile/distinfo b/sysutils/helmfile/distinfo index 09c17d7c6362..0a3c76e3ee9e 100644 --- a/sysutils/helmfile/distinfo +++ b/sysutils/helmfile/distinfo @@ -1,5 +1,5 @@ -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 +TIMESTAMP = 1766769356 +SHA256 (go/sysutils_helmfile/helmfile-v1.2.3/v1.2.3.mod) = 19c6f524979a43b52d13e039b866dc787d6b17bfb1d6ba5926562b70c5fd2045 +SIZE (go/sysutils_helmfile/helmfile-v1.2.3/v1.2.3.mod) = 18025 +SHA256 (go/sysutils_helmfile/helmfile-v1.2.3/v1.2.3.zip) = 3cded8dbfdddd523b3fb74fe9b050e58108ee85287f18dcfec1415d6a84172c3 +SIZE (go/sysutils_helmfile/helmfile-v1.2.3/v1.2.3.zip) = 1481849