seaweedfs: update to 4.41.

This commit is contained in:
lemmi
2026-08-07 19:48:19 +02:00
parent f360c722ee
commit b6c69c616f
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'seaweedfs'
pkgname=seaweedfs
version=4.36
version=4.41
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=91ce1e0006673bcdbf9dcb3419837cf8a1c32880da8dea18ef33808f4a98ef00
checksum=6928236b4703abd0fcb3d1391eeef3045277927ca3e501f4c69adc3306955fbd
case "$XBPS_TARGET_MACHINE" in
ppc64*) broken="build constraints exclude all Go files in ...";;