mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
seaweedfs: update to 3.91.
This commit is contained in:
parent
69ef9d8587
commit
479cfed2eb
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=3.90
|
version=3.91
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/seaweedfs/seaweedfs"
|
go_import_path="github.com/seaweedfs/seaweedfs"
|
||||||
|
@ -11,7 +11,7 @@ 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=67e09afaf2801d36ea8eb10095e4f0b6adc84404db7f4a4a344c8017a67aa63a
|
checksum=b7e20c9bea180db54e6ef18e4ec07c70031be62c52c69c6e1bfd45ad4c0dc047
|
||||||
|
|
||||||
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