seaweedfs: update to 3.91.

This commit is contained in:
lemmi 2025-06-20 04:02:43 +02:00
parent 69ef9d8587
commit 479cfed2eb

View file

@ -1,6 +1,6 @@
# Template file for 'seaweedfs'
pkgname=seaweedfs
version=3.90
version=3.91
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=67e09afaf2801d36ea8eb10095e4f0b6adc84404db7f4a4a344c8017a67aa63a
checksum=b7e20c9bea180db54e6ef18e4ec07c70031be62c52c69c6e1bfd45ad4c0dc047
case "$XBPS_TARGET_MACHINE" in
ppc64*) broken="build constraints exclude all Go files in ...";;