minio: update to 2020.11.19.
This commit is contained in:
parent
d934e82ea6
commit
abf0cd36cd
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'minio'
|
||||
pkgname=minio
|
||||
version=2020.11.13
|
||||
version=2020.11.19
|
||||
revision=1
|
||||
_version="${version//./-}T20-10-18Z"
|
||||
_version="${version//./-}T23-48-16Z"
|
||||
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=acf8169ff57f28d7bedb3bceb30f323286fc5ec593b5d994c0b00f3d4d820c24
|
||||
checksum=c274da23318239200118d014f139225088d46cac7386e81ecddbb2af59eb61f5
|
||||
system_accounts="_minio"
|
||||
_minio_homedir="/var/lib/minio"
|
||||
_minio_descr="Minio Daemon User"
|
||||
|
|
Loading…
Reference in a new issue