Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/seaweedfs/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'seaweedfs'
pkgname=seaweedfs
version=4.12
version=4.20
revision=1
build_style=go
go_import_path="github.com/seaweedfs/seaweedfs"
Expand All @@ -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=2e245d8c76d8ed0f4a8b1d1833a16df8742c38933174411ce7cb41db55adbf3e
checksum=cf1b8b7e6b41628a6a55dce2a0697e8d3932e75ea4d4ac4536222c53285dbf3b

case "$XBPS_TARGET_MACHINE" in
ppc64*) broken="build constraints exclude all Go files in ...";;
Expand Down
Loading