seaweedfs: update to 3.86.
From Makefile: only run tests below weed/...
This commit is contained in:
parent
348b661f9a
commit
028059e246
@ -1,16 +1,17 @@
|
|||||||
# Template file for 'seaweedfs'
|
# Template file for 'seaweedfs'
|
||||||
pkgname=seaweedfs
|
pkgname=seaweedfs
|
||||||
version=3.85
|
version=3.86
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/seaweedfs/seaweedfs"
|
go_import_path="github.com/seaweedfs/seaweedfs"
|
||||||
go_package="github.com/seaweedfs/seaweedfs/weed"
|
go_package="github.com/seaweedfs/seaweedfs/weed"
|
||||||
|
make_check_target="./weed/..."
|
||||||
short_desc="Simple and highly scalable distributed file system"
|
short_desc="Simple and highly scalable distributed file system"
|
||||||
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/seaweedfs/seaweedfs"
|
homepage="https://github.com/seaweedfs/seaweedfs"
|
||||||
distfiles="https://github.com/seaweedfs/seaweedfs/archive/${version}.tar.gz"
|
distfiles="https://github.com/seaweedfs/seaweedfs/archive/${version}.tar.gz"
|
||||||
checksum=419c891100c9014d2be2ead147fe7366668b6cff0bd3ee5f2ea02a87e58775bb
|
checksum=1d0d8238cec039d956e2c455e41e5b005359850a88aee66a576125088f711c1a
|
||||||
|
|
||||||
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…
x
Reference in New Issue
Block a user