diff --git a/srcpkgs/kubo/template b/srcpkgs/kubo/template index 47c11741340..88903ee3f08 100644 --- a/srcpkgs/kubo/template +++ b/srcpkgs/kubo/template @@ -1,6 +1,6 @@ # Template file for 'kubo' pkgname=kubo -version=0.40.1 +version=0.41.0 revision=1 build_style=go go_import_path="github.com/ipfs/kubo" @@ -14,7 +14,7 @@ license="MIT, Apache-2.0" homepage="https://ipfs.io" changelog="https://github.com/ipfs/kubo/blob/master/CHANGELOG.md" distfiles="https://github.com/ipfs/kubo/archive/v${version}.tar.gz" -checksum=befa8943654245abdb501535184cfe0789c14f22e59b60c80d744c9e35916147 +checksum=e9f6056c4d66da55f2632ec814f2d3d8dc61d8d97b9e4d2f0ed4cfa5a9d63537 export GOFLAGS="-trimpath" make_check=no # some tests fail