Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] minio: update to 2020.09.08.
@ 2020-09-09 11:50 arete
  2020-09-14 17:41 ` [PR PATCH] [Updated] " arete
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: arete @ 2020-09-09 11:50 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/24780

minio: update to 2020.09.08.


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

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

From 435d8c0d833884eb32804614a95a6be61b38bb9d Mon Sep 17 00:00:00 2001
From: Gerardo Di Iorio <arete74@gmail.com>
Date: Wed, 9 Sep 2020 13:43:38 +0200
Subject: [PATCH] minio: update to 2020.09.08.

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

diff --git a/srcpkgs/minio/template b/srcpkgs/minio/template
index 84c8c8669d8..e982b4ec9b7 100644
--- a/srcpkgs/minio/template
+++ b/srcpkgs/minio/template
@@ -1,8 +1,8 @@
 # Template file for 'minio'
 pkgname=minio
-version=2020.08.27
+version=2020.09.08
 revision=1
-_version="${version//./-}T05-16-20Z"
+_version="${version//./-}T23-05-18Z"
 wrksrc=${pkgname}-RELEASE.${_version}
 build_style=go
 go_import_path="github.com/minio/minio"
@@ -13,7 +13,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=c68c3cd6d21ca8dcd88ba5ebec6742d5a1e9ee1fc6c67d81fc1b2744de725421
+checksum=efc8530e8223749bace76d3371352ef0d1bd9d8375e61116f0829f970b78f6ef
 system_accounts="_minio"
 _minio_homedir="/var/lib/minio"
 _minio_descr="Minio Daemon User"

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

* Re: [PR PATCH] [Updated] minio: update to 2020.09.08.
  2020-09-09 11:50 [PR PATCH] minio: update to 2020.09.08 arete
@ 2020-09-14 17:41 ` arete
  2020-09-17  8:46 ` [PR PATCH] [Updated] minio: update to 2020.09.10 arete
  2020-09-24 10:09 ` [PR PATCH] [Closed]: minio: update to 2020.09.17 arete
  2 siblings, 0 replies; 4+ messages in thread
From: arete @ 2020-09-14 17:41 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/24780

minio: update to 2020.09.08.


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

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

From 4082a313eaf7eeaa964d7ec204092c2fe688f74b Mon Sep 17 00:00:00 2001
From: Gerardo Di Iorio <arete74@gmail.com>
Date: Mon, 14 Sep 2020 19:33:24 +0200
Subject: [PATCH] minio: update to 2020.09.10.

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

diff --git a/srcpkgs/minio/template b/srcpkgs/minio/template
index 84c8c8669d8..197248c324e 100644
--- a/srcpkgs/minio/template
+++ b/srcpkgs/minio/template
@@ -1,8 +1,8 @@
 # Template file for 'minio'
 pkgname=minio
-version=2020.08.27
+version=2020.09.10
 revision=1
-_version="${version//./-}T05-16-20Z"
+_version="${version//./-}T22-05-45Z"
 wrksrc=${pkgname}-RELEASE.${_version}
 build_style=go
 go_import_path="github.com/minio/minio"
@@ -13,7 +13,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=c68c3cd6d21ca8dcd88ba5ebec6742d5a1e9ee1fc6c67d81fc1b2744de725421
+checksum=
 system_accounts="_minio"
 _minio_homedir="/var/lib/minio"
 _minio_descr="Minio Daemon User"

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

* Re: [PR PATCH] [Updated] minio: update to 2020.09.10
  2020-09-09 11:50 [PR PATCH] minio: update to 2020.09.08 arete
  2020-09-14 17:41 ` [PR PATCH] [Updated] " arete
@ 2020-09-17  8:46 ` arete
  2020-09-24 10:09 ` [PR PATCH] [Closed]: minio: update to 2020.09.17 arete
  2 siblings, 0 replies; 4+ messages in thread
From: arete @ 2020-09-17  8:46 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 311 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/24780

minio: update to 2020.09.10


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

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

From aa8957e6efe19524af7fc8a7848b6e240a1da3da Mon Sep 17 00:00:00 2001
From: Gerardo Di Iorio <arete74@gmail.com>
Date: Mon, 14 Sep 2020 19:33:24 +0200
Subject: [PATCH] minio: update to 2020.09.17.

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

diff --git a/srcpkgs/minio/template b/srcpkgs/minio/template
index 84c8c8669d8..a2628143bf7 100644
--- a/srcpkgs/minio/template
+++ b/srcpkgs/minio/template
@@ -1,8 +1,8 @@
 # Template file for 'minio'
 pkgname=minio
-version=2020.08.27
+version=2020.09.17
 revision=1
-_version="${version//./-}T05-16-20Z"
+_version="${version//./-}T04-49-20Z"
 wrksrc=${pkgname}-RELEASE.${_version}
 build_style=go
 go_import_path="github.com/minio/minio"
@@ -13,7 +13,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=c68c3cd6d21ca8dcd88ba5ebec6742d5a1e9ee1fc6c67d81fc1b2744de725421
+checksum=67fbfd5edd9e9ccd68e1150c758c73d6a9bd5acae34dce242e3e45f21e7ce99b
 system_accounts="_minio"
 _minio_homedir="/var/lib/minio"
 _minio_descr="Minio Daemon User"

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

* Re: [PR PATCH] [Closed]: minio: update to 2020.09.17
  2020-09-09 11:50 [PR PATCH] minio: update to 2020.09.08 arete
  2020-09-14 17:41 ` [PR PATCH] [Updated] " arete
  2020-09-17  8:46 ` [PR PATCH] [Updated] minio: update to 2020.09.10 arete
@ 2020-09-24 10:09 ` arete
  2 siblings, 0 replies; 4+ messages in thread
From: arete @ 2020-09-24 10:09 UTC (permalink / raw)
  To: ml

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

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

minio: update to 2020.09.17
https://github.com/void-linux/void-packages/pull/24780

Description:


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

end of thread, other threads:[~2020-09-24 10:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-09 11:50 [PR PATCH] minio: update to 2020.09.08 arete
2020-09-14 17:41 ` [PR PATCH] [Updated] " arete
2020-09-17  8:46 ` [PR PATCH] [Updated] minio: update to 2020.09.10 arete
2020-09-24 10:09 ` [PR PATCH] [Closed]: minio: update to 2020.09.17 arete

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