kubo: update to 0.39.0.
This commit is contained in:
committed by
Andrew J. Hesford
parent
1ebcd75ee5
commit
ebb850a56b
@@ -1,6 +1,6 @@
|
||||
# Template file for 'kubo'
|
||||
pkgname=kubo
|
||||
version=0.37.0
|
||||
version=0.39.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=f5b23c8f55f356993f936a310576f89a3cb4c66f4eb0cc68c41131869acf1495
|
||||
checksum=eb46fd70743049384a1b3ea8b07fa9c80db10811bc0bc64f0ba7e52d6c9d60bf
|
||||
export GOFLAGS="-mod=readonly -trimpath"
|
||||
make_check=no # some tests fail
|
||||
|
||||
|
||||
Reference in New Issue
Block a user