mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
New package: seaweedfs-1.45
This commit is contained in:
parent
d422822b9f
commit
aa0d17eab9
1 changed files with 14 additions and 0 deletions
14
srcpkgs/seaweedfs/template
Normal file
14
srcpkgs/seaweedfs/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# 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
|
Loading…
Add table
Reference in a new issue