seaweedfs: update to 3.87.

This commit is contained in:
lemmi 2025-05-06 04:48:43 +02:00
parent a330929020
commit 1627f6bba2

View file

@ -1,6 +1,6 @@
# Template file for 'seaweedfs'
pkgname=seaweedfs
version=3.86
version=3.87
revision=1
build_style=go
go_import_path="github.com/seaweedfs/seaweedfs"
@ -11,7 +11,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
license="Apache-2.0"
homepage="https://github.com/seaweedfs/seaweedfs"
distfiles="https://github.com/seaweedfs/seaweedfs/archive/${version}.tar.gz"
checksum=1d0d8238cec039d956e2c455e41e5b005359850a88aee66a576125088f711c1a
checksum=41e0086c595aed93de17fec95a4be5b7a167043d8df7cabacf0b9818bee4ae27
case "$XBPS_TARGET_MACHINE" in
ppc64*) broken="build constraints exclude all Go files in ...";;