Github messages for voidlinux
 help / color / mirror / Atom feed
From: ScOut3R <ScOut3R@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] kubernetes-helm: update to 3.6.3
Date: Fri, 23 Jul 2021 02:23:38 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-32152@inbox.vuxu.org> (raw)

[-- 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

             reply	other threads:[~2021-07-23  0:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-23  0:23 ScOut3R [this message]
2021-07-25 19:54 ` [PR PATCH] [Merged]: " ericonr

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-32152@inbox.vuxu.org \
    --to=scout3r@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).