kubo: update to 0.41.0.
This commit is contained in:
committed by
Duncan Overbruck
parent
35c1d6c8d7
commit
9916f42f6f
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user