From de96a2328d6c8c623009dde4cd093ed3445cd3c7 Mon Sep 17 00:00:00 2001 From: Lars Gierth Date: Tue, 17 May 2016 02:01:00 +0200 Subject: [PATCH] ipfs: update to latest master License: MIT Signed-off-by: Lars Gierth --- solarnet/ipfs/env.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solarnet/ipfs/env.sh b/solarnet/ipfs/env.sh index aec60c5..32d95c7 100644 --- a/solarnet/ipfs/env.sh +++ b/solarnet/ipfs/env.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash all_ipfs_git=git://github.com/ipfs/go-ipfs -all_ipfs_ref=a7c5a6f6a70cb29b064d18d8ea754d789d7bc377 +all_ipfs_ref=3b8ebe72bb3e82e87e86ac63745a8eb6ec6172e0 # TODO: move to /mnt/data/ipfs all_ipfs_repo=/ipfs/ipfs_master/repo all_ipfs_swarm_tcp=4001