diff --git a/srcpkgs/seaweedfs/template b/srcpkgs/seaweedfs/template index a9580e76ad2..2fab3c37081 100644 --- a/srcpkgs/seaweedfs/template +++ b/srcpkgs/seaweedfs/template @@ -1,7 +1,7 @@ # Template file for 'seaweedfs' pkgname=seaweedfs -version=3.37 -revision=3 +version=3.60 +revision=1 build_style=go go_import_path="github.com/seaweedfs/seaweedfs" go_package="github.com/seaweedfs/seaweedfs/weed" @@ -10,7 +10,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=9c44b65cdc7ba0e2a544c31aeed0acde0c0080439971212242588cad94cd600f +checksum=96f3de6c6e33d8e83c2d787c2789b40f8e8209f1f7ef645372220cc1e90f9fac case "$XBPS_TARGET_MACHINE" in ppc64*) broken="build constraints exclude all Go files in ...";;