minio: update to 2020.01.25.
This commit is contained in:
parent
f8f428a744
commit
ce96c7b794
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'minio'
|
||||
pkgname=minio
|
||||
version=2020.01.16
|
||||
version=2020.01.25
|
||||
revision=1
|
||||
_version="${version//./-}T22-40-29Z"
|
||||
_version="${version//./-}T02-50-51Z"
|
||||
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=1aa22b5733d7aa63f272ce61235a9e6eb00c112ef81aea6425d1f54b9f0a51fc
|
||||
checksum=4890a1db2e34b6e0b7e6ac2b80c5c3756c342d171e3ce218fe78ae57a6953804
|
||||
system_accounts="_minio"
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Reference in New Issue