Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] aws-vault: update to 5.4.3
@ 2020-05-05  0:43 klardotsh
  2020-05-05 18:49 ` [PR PATCH] [Merged]: " Hoshpak
  0 siblings, 1 reply; 2+ messages in thread
From: klardotsh @ 2020-05-05  0:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/klardotsh/void-packages klardotsh/update-aws-vault
https://github.com/void-linux/void-packages/pull/21634

aws-vault: update to 5.4.3
this also fixes `aws-vault --version` by actually populating the version number (rather than falling back to the default, `dev`)

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-klardotsh/update-aws-vault-21634.patch --]
[-- Type: text/x-diff, Size: 1129 bytes --]

From 68859ebcb590920438623a48f5d3d31c59b3240d Mon Sep 17 00:00:00 2001
From: Josh Klar <josh@klar.sh>
Date: Mon, 4 May 2020 17:40:49 -0700
Subject: [PATCH] aws-vault: update to 5.4.3

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

diff --git a/srcpkgs/aws-vault/template b/srcpkgs/aws-vault/template
index ba9003932f9..6c347c2bfb4 100644
--- a/srcpkgs/aws-vault/template
+++ b/srcpkgs/aws-vault/template
@@ -1,15 +1,16 @@
 # Template file for 'aws-vault'
 pkgname=aws-vault
-version=5.3.2
+version=5.4.3
 revision=1
 build_style=go
 go_import_path=github.com/99designs/aws-vault
+go_ldflags="-X \"main.Version=${version}\" -s -w"
 short_desc="Vault for securely storing and accessing AWS credentials"
 maintainer="klardotsh <josh@klar.sh>"
 license="MIT"
 homepage="https://github.com/99designs/aws-vault"
 distfiles="https://github.com/99designs/aws-vault/archive/v${version}${_status}.tar.gz"
-checksum=6bca7d1bebf02e72714bfbfa162cbb38a33a48e4ea64dc2829626ff68a407a6a
+checksum=2174413fd5ea7eb2f7ee0bbc393667a1044800e108ab6b8300331ec15d9ed01a
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: aws-vault: update to 5.4.3
  2020-05-05  0:43 [PR PATCH] aws-vault: update to 5.4.3 klardotsh
@ 2020-05-05 18:49 ` Hoshpak
  0 siblings, 0 replies; 2+ messages in thread
From: Hoshpak @ 2020-05-05 18:49 UTC (permalink / raw)
  To: ml

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

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

aws-vault: update to 5.4.3
https://github.com/void-linux/void-packages/pull/21634

Description:
this also fixes `aws-vault --version` by actually populating the version number (rather than falling back to the default, `dev`)

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

end of thread, other threads:[~2020-05-05 18:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-05  0:43 [PR PATCH] aws-vault: update to 5.4.3 klardotsh
2020-05-05 18:49 ` [PR PATCH] [Merged]: " Hoshpak

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).