diff --git a/srcpkgs/seaweedfs/template b/srcpkgs/seaweedfs/template index f60472bdd4c1a3..ffea63c8e97aec 100644 --- a/srcpkgs/seaweedfs/template +++ b/srcpkgs/seaweedfs/template @@ -1,6 +1,6 @@ # Template file for 'seaweedfs' pkgname=seaweedfs -version=4.29 +version=4.32 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=fca251d7299560051cedb73666edbdf5439c1fe9e2117eaead05181ad3c65429 +checksum=b7e36f6724c158a10e4823a0b0de668a8bbdb2267aa9e842d0d273126d60108a case "$XBPS_TARGET_MACHINE" in ppc64*) broken="build constraints exclude all Go files in ...";;