seaweedfs: update to 3.95.

This commit is contained in:
lemmi 2025-07-20 13:28:03 +02:00
parent e025dba78c
commit e4c3e1df3f

View file

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