mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
seaweedfs: update to 3.85.
This commit is contained in:
parent
87ca466188
commit
d06791d132
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'seaweedfs'
|
# Template file for 'seaweedfs'
|
||||||
pkgname=seaweedfs
|
pkgname=seaweedfs
|
||||||
version=3.60
|
version=3.85
|
||||||
revision=2
|
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"
|
||||||
|
@ -10,7 +10,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=96f3de6c6e33d8e83c2d787c2789b40f8e8209f1f7ef645372220cc1e90f9fac
|
checksum=419c891100c9014d2be2ead147fe7366668b6cff0bd3ee5f2ea02a87e58775bb
|
||||||
|
|
||||||
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