diff --git a/srcpkgs/seaweedfs/template b/srcpkgs/seaweedfs/template index ba48a4eef99..82f836f34b4 100644 --- a/srcpkgs/seaweedfs/template +++ b/srcpkgs/seaweedfs/template @@ -1,6 +1,6 @@ # Template file for 'seaweedfs' pkgname=seaweedfs -version=2.59 +version=2.70 revision=1 build_style=go go_import_path="github.com/chrislusf/seaweedfs" @@ -11,7 +11,7 @@ maintainer="Toyam Cox " license="Apache-2.0" homepage="https://github.com/chrislusf/seaweedfs" distfiles="https://github.com/chrislusf/seaweedfs/archive/${version}.tar.gz" -checksum=158d50c30258e44787ff2a4a1e0bad894795120bac01ec37d5db6f3f07b6569f +checksum=3f7d3d4503aaae456f644bfea1250146fcb4d86d0b3ea3b6beb7cad6da9aada6 case "$XBPS_TARGET_MACHINE" in ppc64*) broken="build constraints exclude all Go files in ...";;