- Update to 2.12.3

This commit is contained in:
Danilo Egea Gondolfo 2019-01-27 22:38:16 +00:00
parent 1a9df48de9
commit e154c7addd
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= helm
PORTVERSION= 2.12.2
PORTVERSION= 2.12.3
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=7d2b0c73d734f6586ed222a567c5d103fed435be \
-X k8s.io/helm/pkg/version.GitCommit=eecf22f77df5f65c823aacd2dbd30ae6c65f186e \
-X k8s.io/helm/pkg/version.BuildMetadata="
.endfor

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1547766363
SHA256 (helm-2.12.2.tar.xz) = 262e5f6e3aa34d0ad96cb9cd5fc4b4d91428aecdfd78ea7d3f09f88e5ed9a231
SIZE (helm-2.12.2.tar.xz) = 39560896
TIMESTAMP = 1548628040
SHA256 (helm-2.12.3.tar.xz) = fe1c9b76dafb984ce407a1745f56f153e0b56e31fcf64223e556311f967273bd
SIZE (helm-2.12.3.tar.xz) = 39100816