Skip to content

Commit

Permalink
sysutils/helm: Update to 3.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Danilo Egea Gondolfo authored and Danilo Egea Gondolfo committed Oct 14, 2023
1 parent 9d25e32 commit dfa5fb9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions sysutils/helm/Makefile
@@ -1,5 +1,5 @@
PORTNAME= helm
PORTVERSION= 3.13.0
PORTVERSION= 3.13.1
DISTVERSIONPREFIX= v
CATEGORIES= sysutils

Expand All @@ -16,7 +16,7 @@ USES= cpe go: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=825e86f6a7a38cef1112bfa606e4127a706749b1"
-X helm.sh/helm/v3/internal/version.gitCommit=3547a4b5bf5edb5478ce352e18858d8a552a4110"
GO_TARGET= ./cmd/${PORTNAME}

PLIST_FILES= ${GO_TARGET:C/.\/cmd/bin/}
Expand Down
10 changes: 5 additions & 5 deletions sysutils/helm/distinfo
@@ -1,5 +1,5 @@
TIMESTAMP = 1695975991
SHA256 (go/sysutils_helm/helm-v3.13.0/v3.13.0.mod) = 76a6e1ef4b44fcf100493d97135797a474e649f05c276bdd5f510dec56ed6c8f
SIZE (go/sysutils_helm/helm-v3.13.0/v3.13.0.mod) = 7922
SHA256 (go/sysutils_helm/helm-v3.13.0/v3.13.0.zip) = 3dcf97a2ce5641bea2e9e24bbd06a94c95d836fb2d8545be5d3657a03228330c
SIZE (go/sysutils_helm/helm-v3.13.0/v3.13.0.zip) = 1332504
TIMESTAMP = 1697207783
SHA256 (go/sysutils_helm/helm-v3.13.1/v3.13.1.mod) = ca7bb37993da42cbf5453f5356080a684b12f47d0bbeb106fb91cc13ce2df3e8
SIZE (go/sysutils_helm/helm-v3.13.1/v3.13.1.mod) = 7922
SHA256 (go/sysutils_helm/helm-v3.13.1/v3.13.1.zip) = 6b42bd9e92e541ede9802b7c4c537a4b2818ac801d0bade75bf0660525f73097
SIZE (go/sysutils_helm/helm-v3.13.1/v3.13.1.zip) = 1333178

0 comments on commit dfa5fb9

Please sign in to comment.