mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
- Update to 2.16.0
This commit is contained in:
parent
b46682eca9
commit
52371dba69
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=517128
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= helm
|
PORTNAME= helm
|
||||||
PORTVERSION= 2.15.2
|
PORTVERSION= 2.16.0
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
MASTER_SITES= LOCAL/danilo
|
MASTER_SITES= LOCAL/danilo
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@ USES= go tar:xz
|
||||||
|
|
||||||
GO_PKGNAME= k8s.io/helm
|
GO_PKGNAME= k8s.io/helm
|
||||||
GO_BUILDFLAGS= -ldflags="-X k8s.io/helm/pkg/version.Version=v${PORTVERSION} \
|
GO_BUILDFLAGS= -ldflags="-X k8s.io/helm/pkg/version.Version=v${PORTVERSION} \
|
||||||
-X k8s.io/helm/pkg/version.GitCommit=cf1de4f8ba70eded310918a8af3a96bfe8e7683b \
|
-X k8s.io/helm/pkg/version.GitCommit=e13bc94621d4ef666270cfbe734aaabf342a49bb \
|
||||||
-X k8s.io/helm/pkg/version.BuildMetadata="
|
-X k8s.io/helm/pkg/version.BuildMetadata="
|
||||||
GO_TARGET= ./cmd/${PORTNAME} \
|
GO_TARGET= ./cmd/${PORTNAME} \
|
||||||
./cmd/tiller \
|
./cmd/tiller \
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1572469265
|
TIMESTAMP = 1573306424
|
||||||
SHA256 (helm-2.15.2.tar.xz) = 9813e711d1b72781f896ec5d6d1128794b4924bec1fc402a9de48dbc63d2ba47
|
SHA256 (helm-2.16.0.tar.xz) = bf5ea320e369870336f26064871c6755d9acb04ada23f3ba1d36a79afba2fed1
|
||||||
SIZE (helm-2.15.2.tar.xz) = 26542468
|
SIZE (helm-2.16.0.tar.xz) = 34070180
|
||||||
|
|
Loading…
Add table
Reference in a new issue