seaweedfs: update to 3.60.

This commit is contained in:
lemmi 2023-12-24 23:03:52 +01:00 committed by Toyam Cox
parent b520199a53
commit 0bfa0ce4d5

View file

@ -1,7 +1,7 @@
# Template file for 'seaweedfs'
pkgname=seaweedfs
version=3.37
revision=3
version=3.60
revision=1
build_style=go
go_import_path="github.com/seaweedfs/seaweedfs"
go_package="github.com/seaweedfs/seaweedfs/weed"
@ -10,7 +10,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=9c44b65cdc7ba0e2a544c31aeed0acde0c0080439971212242588cad94cd600f
checksum=96f3de6c6e33d8e83c2d787c2789b40f8e8209f1f7ef645372220cc1e90f9fac
case "$XBPS_TARGET_MACHINE" in
ppc64*) broken="build constraints exclude all Go files in ...";;