mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-30 18:13:54 +08:00
update gx binary requirements
License: MIT Signed-off-by: Jeromy <why@ipfs.io>
This commit is contained in:
6
Makefile
6
Makefile
@ -15,9 +15,9 @@ else
|
|||||||
GOPATH_DELIMITER = :
|
GOPATH_DELIMITER = :
|
||||||
endif
|
endif
|
||||||
|
|
||||||
dist_root=/ipfs/QmUnvqDuRyfe7HJuiMMHv77AMUFnjGyAU28LFPeTYwGmFF
|
dist_root=/ipfs/QmNZL8wNsvAGdVYr8uGeUE9aGfHjFpHegAWywQFEdSaJbp
|
||||||
gx_bin=bin/gx-v0.8.0
|
gx_bin=bin/gx-v0.9.0
|
||||||
gx-go_bin=bin/gx-go-v1.2.1
|
gx-go_bin=bin/gx-go-v1.3.0
|
||||||
|
|
||||||
# use things in our bin before any other system binaries
|
# use things in our bin before any other system binaries
|
||||||
export PATH := bin:$(PATH)
|
export PATH := bin:$(PATH)
|
||||||
|
Reference in New Issue
Block a user