15 lines
543 B
Bash
15 lines
543 B
Bash
|
# Template file for 'seaweedfs'
|
||
|
pkgname=seaweedfs
|
||
|
version=1.45
|
||
|
revision=1
|
||
|
build_style=go
|
||
|
go_import_path="github.com/chrislusf/seaweedfs"
|
||
|
go_package="github.com/chrislusf/seaweedfs/weed"
|
||
|
hostmakedepends="git"
|
||
|
short_desc="Simple and highly scalable distributed file system"
|
||
|
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||
|
license="Apache-2.0"
|
||
|
homepage="https://github.com/chrislusf/seaweedfs"
|
||
|
distfiles="https://github.com/chrislusf/seaweedfs/archive/${version}.tar.gz"
|
||
|
checksum=c2a653ad10890dc33370e44f70a13ebeeeec270d179022bf9e0c2b9c2b444213
|