We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69ef9d8 commit 479cfedCopy full SHA for 479cfed
1 file changed
srcpkgs/seaweedfs/template
@@ -1,6 +1,6 @@
1
# Template file for 'seaweedfs'
2
pkgname=seaweedfs
3
-version=3.90
+version=3.91
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=67e09afaf2801d36ea8eb10095e4f0b6adc84404db7f4a4a344c8017a67aa63a
+checksum=b7e20c9bea180db54e6ef18e4ec07c70031be62c52c69c6e1bfd45ad4c0dc047
15
16
case "$XBPS_TARGET_MACHINE" in
17
ppc64*) broken="build constraints exclude all Go files in ...";;
0 commit comments