mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
sysutils/helm: Update to 3.17.2
Changelog: https://github.com/helm/helm/releases/tag/v3.17.2
This commit is contained in:
parent
d19b49481f
commit
36afcc37c5
2 changed files with 7 additions and 8 deletions
|
@ -1,7 +1,6 @@
|
|||
PORTNAME= helm
|
||||
PORTVERSION= 3.17.1
|
||||
PORTVERSION= 3.17.2
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= sysutils
|
||||
|
||||
MAINTAINER= danilo@FreeBSD.org
|
||||
|
@ -17,7 +16,7 @@ USES= cpe go:1.23,modules tar:xz
|
|||
GO_MODULE= github.com/${PORTNAME}/${PORTNAME}/v3
|
||||
GO_PKGNAME= k8s.io/helm
|
||||
GO_BUILDFLAGS= -ldflags="-X helm.sh/helm/v3/internal/version.version=v${PORTVERSION} \
|
||||
-X helm.sh/helm/v3/internal/version.gitCommit=980d8ac1939e39138101364400756af2bdee1da5"
|
||||
-X helm.sh/helm/v3/internal/version.gitCommit=cc0bbbd6d6276b83880042c1ecb34087e84d41eb"
|
||||
GO_TARGET= ./cmd/${PORTNAME}
|
||||
|
||||
PLIST_FILES= ${GO_TARGET:C/.\/cmd/bin/}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
TIMESTAMP = 1739442790
|
||||
SHA256 (go/sysutils_helm/helm-v3.17.1/v3.17.1.mod) = 63da5d99537a03275337aec4bbf76fbcb33d8fd927bf6dbd826e0e3220b89fea
|
||||
SIZE (go/sysutils_helm/helm-v3.17.1/v3.17.1.mod) = 8263
|
||||
SHA256 (go/sysutils_helm/helm-v3.17.1/v3.17.1.zip) = 3234fdb85e5455a3e090086f5b67d394d149945408b96a612ab177e449f76c01
|
||||
SIZE (go/sysutils_helm/helm-v3.17.1/v3.17.1.zip) = 1372800
|
||||
TIMESTAMP = 1741945837
|
||||
SHA256 (go/sysutils_helm/helm-v3.17.2/v3.17.2.mod) = b79f111da9fb075398ab6933144ef4afdaaab2cac9a45485cc9ea60a2943a14e
|
||||
SIZE (go/sysutils_helm/helm-v3.17.2/v3.17.2.mod) = 8263
|
||||
SHA256 (go/sysutils_helm/helm-v3.17.2/v3.17.2.zip) = deca0c04025f9113a82bfac653eb3d78ea37b3ded34dc474e35c6e45176a2952
|
||||
SIZE (go/sysutils_helm/helm-v3.17.2/v3.17.2.zip) = 1372869
|
||||
|
|
Loading…
Add table
Reference in a new issue