mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
minio: update to 2019.06.04.
This commit is contained in:
parent
df36b2bed4
commit
c65684eb37
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'minio'
|
||||
pkgname=minio
|
||||
version=2019.05.23
|
||||
version=2019.06.04
|
||||
revision=1
|
||||
_version="${version//./-}T00-29-34Z"
|
||||
_version="${version//./-}T01-15-58Z"
|
||||
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=829cc1ed87ad90f0f92142f0daca8f4a9b5fcad110e7341572f5404d2dee7117
|
||||
checksum=91144a1e398f3c4a93c01c9f7503c10f55b031f952a00c80dcd4c9d02a01030a
|
||||
system_accounts="_minio"
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Add table
Reference in a new issue