Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] saml2aws: update to 2.29.0
@ 2021-04-28 22:50 ScOut3R
  2021-05-17  3:57 ` ericonr
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: ScOut3R @ 2021-04-28 22:50 UTC (permalink / raw)
  To: ml

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

saml2aws: update to 2.29.0


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

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

From 023cf83f3f98bff95a21f73615b033f9b40c057d Mon Sep 17 00:00:00 2001
From: Mate GABRI <mate.gabri@playhq.com>
Date: Thu, 29 Apr 2021 08:49:46 +1000
Subject: [PATCH] saml2aws: update to 2.29.0

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

diff --git a/srcpkgs/saml2aws/template b/srcpkgs/saml2aws/template
index 640caeec61ac..9b4c03a85e1b 100644
--- a/srcpkgs/saml2aws/template
+++ b/srcpkgs/saml2aws/template
@@ -1,6 +1,6 @@
 # Template file for 'saml2aws'
 pkgname=saml2aws
-version=2.28.4
+version=2.29.0
 revision=1
 build_style=go
 go_import_path=github.com/versent/saml2aws/v2
@@ -13,7 +13,7 @@ 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=0a1bfd2ab51d5a9914969f5b2db19803809b27114fe127b669a8d90c543e1766
+checksum=2498e21428ae92424fa830e34620fd254f7b81439b92f03328e368d41e00421f
 
 post_install() {
 	vlicense LICENSE.md

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

* Re: saml2aws: update to 2.29.0
  2021-04-28 22:50 [PR PATCH] saml2aws: update to 2.29.0 ScOut3R
@ 2021-05-17  3:57 ` ericonr
  2021-05-17  5:22 ` [PR PATCH] [Updated] " ScOut3R
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2021-05-17  3:57 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/30570#issuecomment-841965431

Comment:
2.30.0 is out

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

* Re: [PR PATCH] [Updated] saml2aws: update to 2.29.0
  2021-04-28 22:50 [PR PATCH] saml2aws: update to 2.29.0 ScOut3R
  2021-05-17  3:57 ` ericonr
@ 2021-05-17  5:22 ` ScOut3R
  2021-05-17  5:23 ` saml2aws: update to 2.30.0 ScOut3R
  2021-05-17 12:31 ` [PR PATCH] [Merged]: " ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ScOut3R @ 2021-05-17  5:22 UTC (permalink / raw)
  To: ml

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

There is an updated 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/30570

saml2aws: update to 2.29.0


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

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

From 85347e9a871c787d23655d91ee6ad38815dcfdbb Mon Sep 17 00:00:00 2001
From: Mate GABRI <mate.gabri@playhq.com>
Date: Thu, 29 Apr 2021 08:49:46 +1000
Subject: [PATCH] saml2aws: update to 2.30.0

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

diff --git a/srcpkgs/saml2aws/template b/srcpkgs/saml2aws/template
index 640caeec61ac..885845a0c3ab 100644
--- a/srcpkgs/saml2aws/template
+++ b/srcpkgs/saml2aws/template
@@ -1,6 +1,6 @@
 # Template file for 'saml2aws'
 pkgname=saml2aws
-version=2.28.4
+version=2.30.0
 revision=1
 build_style=go
 go_import_path=github.com/versent/saml2aws/v2
@@ -13,7 +13,7 @@ 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=0a1bfd2ab51d5a9914969f5b2db19803809b27114fe127b669a8d90c543e1766
+checksum=775c4ade77c3db28d48a7700e4990919f7f4bbfc4669a1de1e25d9c093c8a006
 
 post_install() {
 	vlicense LICENSE.md

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

* Re: saml2aws: update to 2.30.0
  2021-04-28 22:50 [PR PATCH] saml2aws: update to 2.29.0 ScOut3R
  2021-05-17  3:57 ` ericonr
  2021-05-17  5:22 ` [PR PATCH] [Updated] " ScOut3R
@ 2021-05-17  5:23 ` ScOut3R
  2021-05-17 12:31 ` [PR PATCH] [Merged]: " ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ScOut3R @ 2021-05-17  5:23 UTC (permalink / raw)
  To: ml

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

New comment by ScOut3R on void-packages repository

https://github.com/void-linux/void-packages/pull/30570#issuecomment-841995656

Comment:
> 2.30.0 is out

Thanks, updated the PR. Wanted to get it done sooner just couldn't find the time. :)

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

* Re: [PR PATCH] [Merged]: saml2aws: update to 2.30.0
  2021-04-28 22:50 [PR PATCH] saml2aws: update to 2.29.0 ScOut3R
                   ` (2 preceding siblings ...)
  2021-05-17  5:23 ` saml2aws: update to 2.30.0 ScOut3R
@ 2021-05-17 12:31 ` ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2021-05-17 12:31 UTC (permalink / raw)
  To: ml

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

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

saml2aws: update to 2.30.0
https://github.com/void-linux/void-packages/pull/30570

Description:


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

end of thread, other threads:[~2021-05-17 12:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-28 22:50 [PR PATCH] saml2aws: update to 2.29.0 ScOut3R
2021-05-17  3:57 ` ericonr
2021-05-17  5:22 ` [PR PATCH] [Updated] " ScOut3R
2021-05-17  5:23 ` saml2aws: update to 2.30.0 ScOut3R
2021-05-17 12:31 ` [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).