mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
seaweedfs: update to 2.70.
This commit is contained in:
parent
08cc4f9de4
commit
d602cc90f2
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.59
|
version=2.70
|
||||||
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=158d50c30258e44787ff2a4a1e0bad894795120bac01ec37d5db6f3f07b6569f
|
checksum=3f7d3d4503aaae456f644bfea1250146fcb4d86d0b3ea3b6beb7cad6da9aada6
|
||||||
|
|
||||||
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
Reference in a new issue