Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] saml2aws: update to 2.18.0
Date: Mon, 28 Oct 2019 02:37:03 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15842@inbox.vuxu.org> (raw)

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

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

https://github.com/ScOut3R/void-packages saml2aws
https://github.com/void-linux/void-packages/pull/15842

saml2aws: update to 2.18.0


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

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

From 41ca254a2688e74e8fbf91b5ab7ca32cbb3166af Mon Sep 17 00:00:00 2001
From: Mate GABRI <mate.gabri@playhq.com>
Date: Mon, 28 Oct 2019 12:33:50 +1100
Subject: [PATCH] saml2aws: update to 2.18.0

---
 srcpkgs/saml2aws/template | 13 ++++---------
 1 file changed, 4 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/saml2aws/template b/srcpkgs/saml2aws/template
index 2f308b8e3a2..0cf6c974f19 100644
--- a/srcpkgs/saml2aws/template
+++ b/srcpkgs/saml2aws/template
@@ -1,24 +1,19 @@
 # Template file for 'saml2aws'
 pkgname=saml2aws
-version=2.17.0
+version=2.18.0
 revision=1
 build_style=go
 go_import_path=github.com/Versent/saml2aws
 go_package="$go_import_path/cmd/saml2aws"
-hostmakedepends="git dep"
+go_ldflags="-X main.Version=${version}"
+hostmakedepends="git"
 depends="aws-cli"
 short_desc="Get AWS temporary credentials from SAML provider"
 maintainer="Mate GABRI <iam@theguy.io>"
 license="MIT"
 homepage="https://github.com/Versent/saml2aws"
 distfiles="https://github.com/Versent/saml2aws/archive/v${version}.tar.gz"
-checksum=fd7a1eeff96af1c78b68bcd1473965016cc078b4e50963d39fd69ad4311e7094
-
-pre_build() {
-	cd $GOSRCPATH
-	dep ensure
-	cd $wrksrc
-}
+checksum=cf3b1983ca8a9267b04a0f0a760017749f7e99d7379997ab3623bec70c4a4698
 
 post_install() {
 	vlicense LICENSE.md

             reply	other threads:[~2019-10-28  1:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-28  1:37 voidlinux-github [this message]
2019-10-28  8:57 ` [PR PATCH] [Merged]: " voidlinux-github

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-15842@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).