sysutils/helm: Update to 3.14.0
This commit is contained in:
parent
2448d9704a
commit
3102fee061
2 changed files with 7 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= helm
|
||||
PORTVERSION= 3.13.3
|
||||
PORTVERSION= 3.14.0
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= sysutils
|
||||
|
||||
|
@ -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=c8b948945e52abba22ff885446a1486cb5fd3474"
|
||||
-X helm.sh/helm/v3/internal/version.gitCommit=3fc9f4b2638e76f26739cd77c7017139be81d0ea"
|
||||
GO_TARGET= ./cmd/${PORTNAME}
|
||||
|
||||
PLIST_FILES= ${GO_TARGET:C/.\/cmd/bin/}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
TIMESTAMP = 1702671723
|
||||
SHA256 (go/sysutils_helm/helm-v3.13.3/v3.13.3.mod) = aca4ba3d3b4fafdbd88545f7c0d3e443575e90f57b6ecbe1a0a4a0d1f7c4a14a
|
||||
SIZE (go/sysutils_helm/helm-v3.13.3/v3.13.3.mod) = 7922
|
||||
SHA256 (go/sysutils_helm/helm-v3.13.3/v3.13.3.zip) = ec70874d2bb959e54bc31b5ca0a5e6f1be040da89f8bf6762195c1fe0188adf9
|
||||
SIZE (go/sysutils_helm/helm-v3.13.3/v3.13.3.zip) = 1333099
|
||||
TIMESTAMP = 1706361568
|
||||
SHA256 (go/sysutils_helm/helm-v3.14.0/v3.14.0.mod) = 91f603d1dbe9668ef5f767f20bd8e2592d23ae04083da693ee946615556aa7b8
|
||||
SIZE (go/sysutils_helm/helm-v3.14.0/v3.14.0.mod) = 8230
|
||||
SHA256 (go/sysutils_helm/helm-v3.14.0/v3.14.0.zip) = d0d11d2dd8f8b7599fae083a1f6c57f32a9b2d7a0955f8ee489175bf45db1e48
|
||||
SIZE (go/sysutils_helm/helm-v3.14.0/v3.14.0.zip) = 1342443
|
||||
|
|
Loading…
Reference in a new issue