seaweedfs: update to 4.12.

Closes: #58627
This commit is contained in:
lemmi
2026-02-10 04:16:17 +01:00
parent 5d5a5772ab
commit c4f86aaaa2
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'seaweedfs'
pkgname=seaweedfs
version=3.97
version=4.12
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=9760263fffe2c3b25a0467cfb51ec5dbdf2b2ac015a07282e1e9e6f22c276430
checksum=2e245d8c76d8ed0f4a8b1d1833a16df8742c38933174411ce7cb41db55adbf3e
case "$XBPS_TARGET_MACHINE" in
ppc64*) broken="build constraints exclude all Go files in ...";;