diff --git a/srcpkgs/go-ipfs/template b/srcpkgs/go-ipfs/template index 17829774aa..e83bd897a0 100644 --- a/srcpkgs/go-ipfs/template +++ b/srcpkgs/go-ipfs/template @@ -11,6 +11,7 @@ license="MIT" homepage="https://ipfs.io" distfiles="https://${go_import_path}/archive/v${version}.tar.gz" checksum=1806fea22ccee0c8005fffdd6391531c8df44f23571b3e9539f6fa3a0d4efb01 +broken=yes do_build() { GO15VENDOREXPERIMENT=0 go get -x ${go_package}