We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d5a577 commit c4f86aaCopy full SHA for c4f86aa
1 file changed
srcpkgs/seaweedfs/template
@@ -1,6 +1,6 @@
1
# Template file for 'seaweedfs'
2
pkgname=seaweedfs
3
-version=3.97
+version=4.12
4
revision=1
5
build_style=go
6
go_import_path="github.com/seaweedfs/seaweedfs"
@@ -11,7 +11,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
11
license="Apache-2.0"
12
homepage="https://github.com/seaweedfs/seaweedfs"
13
distfiles="https://github.com/seaweedfs/seaweedfs/archive/${version}.tar.gz"
14
-checksum=9760263fffe2c3b25a0467cfb51ec5dbdf2b2ac015a07282e1e9e6f22c276430
+checksum=2e245d8c76d8ed0f4a8b1d1833a16df8742c38933174411ce7cb41db55adbf3e
15
16
case "$XBPS_TARGET_MACHINE" in
17
ppc64*) broken="build constraints exclude all Go files in ...";;
0 commit comments