mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
- Update to 2.12.2
It is a security release: https://helm.sh/blog/helm-security-notice-2019/index.html MFH: 2019Q1
This commit is contained in:
parent
d21907ced5
commit
a81b6613a5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=490608
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= helm
|
||||
PORTVERSION= 2.12.1
|
||||
PORTVERSION= 2.12.2
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= LOCAL/danilo
|
||||
|
||||
@ -30,7 +30,7 @@ do-build:
|
||||
cd ${WRKDIR}/src/k8s.io/helm/cmd/${cmd} ; \
|
||||
GOPATH=${WRKDIR} go build \
|
||||
-ldflags="-X k8s.io/helm/pkg/version.Version=v${PORTVERSION} \
|
||||
-X k8s.io/helm/pkg/version.GitCommit=d325d2a9c179b33af1a024cdb5a4472b6288016a \
|
||||
-X k8s.io/helm/pkg/version.GitCommit=7d2b0c73d734f6586ed222a567c5d103fed435be \
|
||||
-X k8s.io/helm/pkg/version.BuildMetadata="
|
||||
.endfor
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1545599535
|
||||
SHA256 (helm-2.12.1.tar.xz) = 994bddc09d596cb639bef7fc98a907e52157df0774ee865ac4b5af5041e18094
|
||||
SIZE (helm-2.12.1.tar.xz) = 39446588
|
||||
TIMESTAMP = 1547766363
|
||||
SHA256 (helm-2.12.2.tar.xz) = 262e5f6e3aa34d0ad96cb9cd5fc4b4d91428aecdfd78ea7d3f09f88e5ed9a231
|
||||
SIZE (helm-2.12.2.tar.xz) = 39560896
|
||||
|
Loading…
Reference in New Issue
Block a user