14 lines
543 B
Bash
14 lines
543 B
Bash
# Template file for 'seaweedfs'
|
|
pkgname=seaweedfs
|
|
version=1.56
|
|
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=977693388233de829870347dc14343f8872cca4cc53a4ce8ed1591afc0728354
|