mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
minio: update to 2020.04.15.
This commit is contained in:
parent
1aff06e1ed
commit
46693b7586
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'minio'
|
||||
pkgname=minio
|
||||
version=2020.04.04
|
||||
version=2020.04.15
|
||||
revision=1
|
||||
_version="${version//./-}T05-39-31Z"
|
||||
_version="${version//./-}T19-42-18Z"
|
||||
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=0fb9d020e9da80d3a5b7317f2063fafa1c701b787201c710dc6c87c468e94a4d
|
||||
checksum=24d9485a0b95baf4a33b41ff67212ad86bd362b7150da851b77f26042799c290
|
||||
system_accounts="_minio"
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Add table
Reference in a new issue