seaweedfs: update to 2.82.

This commit is contained in:
UsernameRandomlyGenerated 2021-12-21 09:45:37 +01:00 committed by Toyam Cox
parent f00bdce89b
commit a9358e1095

View file

@ -1,6 +1,6 @@
# Template file for 'seaweedfs'
pkgname=seaweedfs
version=2.70
version=2.82
revision=1
build_style=go
go_import_path="github.com/chrislusf/seaweedfs"
@ -11,7 +11,7 @@ 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=3f7d3d4503aaae456f644bfea1250146fcb4d86d0b3ea3b6beb7cad6da9aada6
checksum=10bd05b022136905cf880bd6bcead2d4cc32ab9d5fed71aaa1bf154ec4be1b12
case "$XBPS_TARGET_MACHINE" in
ppc64*) broken="build constraints exclude all Go files in ...";;