Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] minio: update to 2020.04.28.
@ 2020-04-29 16:16 arete
  2020-04-29 16:57 ` [PR PATCH] [Updated] " arete
  2020-04-29 20:54 ` [PR PATCH] [Merged]: " jnbr
  0 siblings, 2 replies; 3+ messages in thread
From: arete @ 2020-04-29 16:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/arete/void-packages minio
https://github.com/void-linux/void-packages/pull/21474

minio: update to 2020.04.28.


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

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

From edbaedddcd2c5ca23c692a0963dc27adebe938d2 Mon Sep 17 00:00:00 2001
From: Gerardo Di Iorio <arete74@gmail.com>
Date: Wed, 29 Apr 2020 18:13:49 +0200
Subject: [PATCH] minio: update to 2020.04.28.

---
 srcpkgs/minio/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/minio/template b/srcpkgs/minio/template
index 87ba1af8e90..be48b060b54 100644
--- a/srcpkgs/minio/template
+++ b/srcpkgs/minio/template
@@ -1,8 +1,8 @@
 # Template file for 'minio'
 pkgname=minio
-version=2020.04.23
+version=2020.04.28
 revision=1
-_version="${version//./-}T00-58-49Z"
+_version="${version//./-}t23-56-56Z"
 wrksrc=${pkgname}-RELEASE.${_version}
 build_style=go
 go_import_path="github.com/minio/minio"
@@ -16,7 +16,7 @@ maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/minio/minio"
 distfiles="${homepage}/archive/RELEASE.${_version}.tar.gz"
-checksum=7f08431a532ed9aa19d8e00071e7b779f844866a1fc7713013092d2e60a11457
+checksum=
 system_accounts="_minio"
 
 do_check() {

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

* Re: [PR PATCH] [Updated] minio: update to 2020.04.28.
  2020-04-29 16:16 [PR PATCH] minio: update to 2020.04.28 arete
@ 2020-04-29 16:57 ` arete
  2020-04-29 20:54 ` [PR PATCH] [Merged]: " jnbr
  1 sibling, 0 replies; 3+ messages in thread
From: arete @ 2020-04-29 16:57 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by arete against master on the void-packages repository

https://github.com/arete/void-packages minio
https://github.com/void-linux/void-packages/pull/21474

minio: update to 2020.04.28.


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

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

From edbaedddcd2c5ca23c692a0963dc27adebe938d2 Mon Sep 17 00:00:00 2001
From: Gerardo Di Iorio <arete74@gmail.com>
Date: Wed, 29 Apr 2020 18:13:49 +0200
Subject: [PATCH] minio: update to 2020.04.28.

---
 srcpkgs/minio/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/minio/template b/srcpkgs/minio/template
index 87ba1af8e90..be48b060b54 100644
--- a/srcpkgs/minio/template
+++ b/srcpkgs/minio/template
@@ -1,8 +1,8 @@
 # Template file for 'minio'
 pkgname=minio
-version=2020.04.23
+version=2020.04.28
 revision=1
-_version="${version//./-}T00-58-49Z"
+_version="${version//./-}t23-56-56Z"
 wrksrc=${pkgname}-RELEASE.${_version}
 build_style=go
 go_import_path="github.com/minio/minio"
@@ -16,7 +16,7 @@ maintainer="Gerardo Di Iorio <arete74@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/minio/minio"
 distfiles="${homepage}/archive/RELEASE.${_version}.tar.gz"
-checksum=7f08431a532ed9aa19d8e00071e7b779f844866a1fc7713013092d2e60a11457
+checksum=
 system_accounts="_minio"
 
 do_check() {

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

* Re: [PR PATCH] [Merged]: minio: update to 2020.04.28.
  2020-04-29 16:16 [PR PATCH] minio: update to 2020.04.28 arete
  2020-04-29 16:57 ` [PR PATCH] [Updated] " arete
@ 2020-04-29 20:54 ` jnbr
  1 sibling, 0 replies; 3+ messages in thread
From: jnbr @ 2020-04-29 20:54 UTC (permalink / raw)
  To: ml

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

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

minio: update to 2020.04.28.
https://github.com/void-linux/void-packages/pull/21474

Description:


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

end of thread, other threads:[~2020-04-29 20:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-29 16:16 [PR PATCH] minio: update to 2020.04.28 arete
2020-04-29 16:57 ` [PR PATCH] [Updated] " arete
2020-04-29 20:54 ` [PR PATCH] [Merged]: " jnbr

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