Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] kubernetes-helm: update to 3.6.3
@ 2021-07-23  0:23 ScOut3R
  2021-07-25 19:54 ` [PR PATCH] [Merged]: " ericonr
  0 siblings, 1 reply; 2+ messages in thread
From: ScOut3R @ 2021-07-23  0:23 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 314 bytes --]

There is a new pull request by ScOut3R against master on the void-packages repository

https://github.com/ScOut3R/void-packages helm
https://github.com/void-linux/void-packages/pull/32152

kubernetes-helm: update to 3.6.3


A patch file from https://github.com/void-linux/void-packages/pull/32152.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-helm-32152.patch --]
[-- Type: text/x-diff, Size: 1494 bytes --]

From 47dd3a77c061ca06c1101f7270dc4354fbc600a9 Mon Sep 17 00:00:00 2001
From: Mate GABRI <mate.gabri@playhq.com>
Date: Fri, 23 Jul 2021 10:23:05 +1000
Subject: [PATCH] kubernetes-helm: update to 3.6.3

---
 srcpkgs/kubernetes-helm/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/kubernetes-helm/template b/srcpkgs/kubernetes-helm/template
index 5cb3daf77891..674a86dd7369 100644
--- a/srcpkgs/kubernetes-helm/template
+++ b/srcpkgs/kubernetes-helm/template
@@ -1,6 +1,6 @@
 # Template file for 'kubernetes-helm'
 pkgname=kubernetes-helm
-version=3.5.4
+version=3.6.3
 revision=1
 wrksrc="helm-${version}"
 hostmakedepends="go make git mercurial tar"
@@ -9,7 +9,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="Apache-2.0"
 homepage="https://helm.sh/"
 distfiles="https://github.com/helm/helm/archive/v${version}.tar.gz"
-checksum=1ca809dfd3c5bc591c28cac9e545335ba5529844ca6180d1dddd0c255168ff19
+checksum=1ef2253b97601f56da782ce380f0732246c82038c4241cbc37450e5a23f0c5a5
 conflicts="helm"
 nopie=true
 
@@ -37,7 +37,6 @@ do_extract() {
 
 do_build() {
 	cd golib/src/k8s.io/helm
-	go mod tidy # can be removed with 3.6.0; see https://github.com/helm/helm/issues/9479
 	make build-cross TARGETS="linux/${_go_target_arch} linux/${_go_host_arch}" APP="..." LDFLAGS="-X helm.sh/helm/v3/internal/version.version=v${version} -X helm.sh/helm/v3/internal/version.metadata="
 
 	_dist/linux-${_go_host_arch}/helm completion bash > completion.bash

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: kubernetes-helm: update to 3.6.3
  2021-07-23  0:23 [PR PATCH] kubernetes-helm: update to 3.6.3 ScOut3R
@ 2021-07-25 19:54 ` ericonr
  0 siblings, 0 replies; 2+ messages in thread
From: ericonr @ 2021-07-25 19:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 166 bytes --]

There's a merged pull request on the void-packages repository

kubernetes-helm: update to 3.6.3
https://github.com/void-linux/void-packages/pull/32152

Description:


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-25 19:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-23  0:23 [PR PATCH] kubernetes-helm: update to 3.6.3 ScOut3R
2021-07-25 19:54 ` [PR PATCH] [Merged]: " ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).