seaweedfs: update to 2.82.
This commit is contained in:
parent
f00bdce89b
commit
a9358e1095
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'seaweedfs'
|
# Template file for 'seaweedfs'
|
||||||
pkgname=seaweedfs
|
pkgname=seaweedfs
|
||||||
version=2.70
|
version=2.82
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/chrislusf/seaweedfs"
|
go_import_path="github.com/chrislusf/seaweedfs"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/chrislusf/seaweedfs"
|
homepage="https://github.com/chrislusf/seaweedfs"
|
||||||
distfiles="https://github.com/chrislusf/seaweedfs/archive/${version}.tar.gz"
|
distfiles="https://github.com/chrislusf/seaweedfs/archive/${version}.tar.gz"
|
||||||
checksum=3f7d3d4503aaae456f644bfea1250146fcb4d86d0b3ea3b6beb7cad6da9aada6
|
checksum=10bd05b022136905cf880bd6bcead2d4cc32ab9d5fed71aaa1bf154ec4be1b12
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
ppc64*) broken="build constraints exclude all Go files in ...";;
|
ppc64*) broken="build constraints exclude all Go files in ...";;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue