Browse Source

ipfs repo

Bob Mottram 8 years ago
parent
commit
19162d4ff3
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone-app-ipfs

+ 1
- 1
src/freedombone-app-ipfs View File

31
 VARIANTS=''
31
 VARIANTS=''
32
 
32
 
33
 IPFS_GO_REPO_BASE="github.com/ipfs/go-ipfs"
33
 IPFS_GO_REPO_BASE="github.com/ipfs/go-ipfs"
34
-IPFS_GO_REPO="https://${IPFS_GO_REPO_BASE}"
34
+IPFS_GO_REPO='https://github.com/ipfs/go-ipfs'
35
 IPFS_COMMIT='6fdfaaf6e4783ae1be7b348e7a6bc0640982c7df'
35
 IPFS_COMMIT='6fdfaaf6e4783ae1be7b348e7a6bc0640982c7df'
36
 IPFS_PORT=4001
36
 IPFS_PORT=4001
37
 IPFS_NODE_VERSION='6.2.2'
37
 IPFS_NODE_VERSION='6.2.2'