From 20a93fcef0cae06dc0e9d5a2e2ef3679b383f2dc Mon Sep 17 00:00:00 2001 From: Gerardo Di Iorio Date: Thu, 27 Sep 2018 08:31:32 +0200 Subject: [PATCH] minio: update to 2018.09.25. --- srcpkgs/minio/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/minio/template b/srcpkgs/minio/template index 2db2f81edb0..99892f010bc 100644 --- a/srcpkgs/minio/template +++ b/srcpkgs/minio/template @@ -1,8 +1,8 @@ # Template file for 'minio' pkgname=minio -version=2018.09.12 +version=2018.09.25 revision=1 -_version="${version//./-}T18-49-56Z" +_version="${version//./-}T21-34-43Z" wrksrc=${pkgname}-RELEASE.${_version} build_style=go hostmakedepends="git" @@ -12,7 +12,7 @@ license="Apache-2.0" homepage="https://github.com/minio/minio" go_import_path="github.com/minio/minio" distfiles="${homepage}/archive/RELEASE.${_version}.tar.gz" -checksum=8acdfaca41eedcfd440215151a3d256aa58449c5f6b4eeff76db307757e52e12 +checksum=3fdbfe4a58d47ff4fd7a631bbb1c9239fae8973861d5cc789922436ed27ddfcd system_accounts="_minio" _minio_homedir="/var/lib/minio" _minio_descr="Minio Daemon User"