diff --git a/srcpkgs/seaweedfs/template b/srcpkgs/seaweedfs/template index 0527d341b7704b..78b18e8d303330 100644 --- a/srcpkgs/seaweedfs/template +++ b/srcpkgs/seaweedfs/template @@ -1,6 +1,6 @@ # Template file for 'seaweedfs' pkgname=seaweedfs -version=4.22 +version=4.26 revision=1 build_style=go go_import_path="github.com/seaweedfs/seaweedfs" @@ -11,7 +11,7 @@ maintainer="Toyam Cox " license="Apache-2.0" homepage="https://github.com/seaweedfs/seaweedfs" distfiles="https://github.com/seaweedfs/seaweedfs/archive/${version}.tar.gz" -checksum=4566a4cd442df9f37748b89b05dbe63cd1bcd7b1b109c15f9bdbcebbf7312654 +checksum=9edee992266d4160074026e2640a0f1e1fabc683ce36173e74132e1a17044f69 case "$XBPS_TARGET_MACHINE" in ppc64*) broken="build constraints exclude all Go files in ...";;