minio: update to 2019.02.14.
This commit is contained in:
parent
c47085626f
commit
5f75ff6b7b
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'minio'
|
||||
pkgname=minio
|
||||
version=2019.02.06
|
||||
version=2019.02.14
|
||||
revision=1
|
||||
_version="${version//./-}T21-16-36Z"
|
||||
_version="${version//./-}T00-21-45Z"
|
||||
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=9b6b1374c00ac02c2706a59b28c2b9c38679d0b1d0d9be9486279ed5e81d808b
|
||||
checksum=d6c333cddf3b1de67154571bf0e3037ca1fc168ac5deb439e37951d09aefafd0
|
||||
system_accounts="_minio"
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Add table
Reference in a new issue