mirror of
https://git.freebsd.org/ports.git
synced 2025-05-03 12:06:39 -04:00
sysutils/helm: Update to 3.17.3
Changelog: https://github.com/helm/helm/releases/tag/v3.17.3
This commit is contained in:
parent
0b54529654
commit
ef5d77d184
2 changed files with 7 additions and 8 deletions
|
@ -1,7 +1,6 @@
|
|||
PORTNAME= helm
|
||||
PORTVERSION= 3.17.2
|
||||
PORTVERSION= 3.17.3
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 1
|
||||
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=cc0bbbd6d6276b83880042c1ecb34087e84d41eb"
|
||||
-X helm.sh/helm/v3/internal/version.gitCommit=e4da49785aa6e6ee2b86efd5dd9e43400318262b"
|
||||
GO_TARGET= ./cmd/${PORTNAME}
|
||||
|
||||
PLIST_FILES= ${GO_TARGET:C/.\/cmd/bin/}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
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
|
||||
TIMESTAMP = 1745489259
|
||||
SHA256 (go/sysutils_helm/helm-v3.17.3/v3.17.3.mod) = b79f111da9fb075398ab6933144ef4afdaaab2cac9a45485cc9ea60a2943a14e
|
||||
SIZE (go/sysutils_helm/helm-v3.17.3/v3.17.3.mod) = 8263
|
||||
SHA256 (go/sysutils_helm/helm-v3.17.3/v3.17.3.zip) = f3a588269a45f61f81f7ce8924efef150ba06d2f6fde40053e455ca581acea02
|
||||
SIZE (go/sysutils_helm/helm-v3.17.3/v3.17.3.zip) = 1373364
|
||||
|
|
Loading…
Add table
Reference in a new issue