Skip to content

Commit 76d4b43

Browse files
committed
1 parent 3cf0c9f commit 76d4b43

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

sysutils/helm/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PORTNAME= helm
2-
PORTVERSION= 3.17.0
2+
PORTVERSION= 3.17.1
33
DISTVERSIONPREFIX= v
44
CATEGORIES= sysutils
55

@@ -16,7 +16,7 @@ USES= cpe go:1.23,modules tar:xz
1616
GO_MODULE= github.com/${PORTNAME}/${PORTNAME}/v3
1717
GO_PKGNAME= k8s.io/helm
1818
GO_BUILDFLAGS= -ldflags="-X helm.sh/helm/v3/internal/version.version=v${PORTVERSION} \
19-
-X helm.sh/helm/v3/internal/version.gitCommit=301108edc7ac2a8ba79e4ebf5701b0b6ce6a31e4"
19+
-X helm.sh/helm/v3/internal/version.gitCommit=980d8ac1939e39138101364400756af2bdee1da5"
2020
GO_TARGET= ./cmd/${PORTNAME}
2121

2222
PLIST_FILES= ${GO_TARGET:C/.\/cmd/bin/}

sysutils/helm/distinfo

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
TIMESTAMP = 1738512982
2-
SHA256 (go/sysutils_helm/helm-v3.17.0/v3.17.0.mod) = 10b065f138d6d4ba60ed830cd123fe93e7867237b602d7171abb6acf25a35e0d
3-
SIZE (go/sysutils_helm/helm-v3.17.0/v3.17.0.mod) = 8263
4-
SHA256 (go/sysutils_helm/helm-v3.17.0/v3.17.0.zip) = 316bc18cccae1bf8567dc0efb1b371d97e7fb52292dccf6fd5f3c70dd89c6d97
5-
SIZE (go/sysutils_helm/helm-v3.17.0/v3.17.0.zip) = 1372591
1+
TIMESTAMP = 1739442790
2+
SHA256 (go/sysutils_helm/helm-v3.17.1/v3.17.1.mod) = 63da5d99537a03275337aec4bbf76fbcb33d8fd927bf6dbd826e0e3220b89fea
3+
SIZE (go/sysutils_helm/helm-v3.17.1/v3.17.1.mod) = 8263
4+
SHA256 (go/sysutils_helm/helm-v3.17.1/v3.17.1.zip) = 3234fdb85e5455a3e090086f5b67d394d149945408b96a612ab177e449f76c01
5+
SIZE (go/sysutils_helm/helm-v3.17.1/v3.17.1.zip) = 1372800

0 commit comments

Comments
 (0)