ipfs repo

This commit is contained in:
Bob Mottram 2016-10-09 15:17:58 +01:00
parent f2e0d41b1f
commit 19162d4ff3
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@
VARIANTS=''
IPFS_GO_REPO_BASE="github.com/ipfs/go-ipfs"
IPFS_GO_REPO="https://${IPFS_GO_REPO_BASE}"
IPFS_GO_REPO='https://github.com/ipfs/go-ipfs'
IPFS_COMMIT='6fdfaaf6e4783ae1be7b348e7a6bc0640982c7df'
IPFS_PORT=4001
IPFS_NODE_VERSION='6.2.2'