From 2955284114c8dc1e08682d770db58b06f977d283 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 3 May 2018 18:49:49 +0000 Subject: [PATCH] ipfs-cluster: rebuild with go-1.10.2 --- srcpkgs/ipfs-cluster/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ipfs-cluster/template b/srcpkgs/ipfs-cluster/template index 2bb0d37b94..d8f3e6fba3 100644 --- a/srcpkgs/ipfs-cluster/template +++ b/srcpkgs/ipfs-cluster/template @@ -1,7 +1,7 @@ # Template file for 'ipfs-cluster' pkgname=ipfs-cluster version=0.3.5 -revision=1 +revision=2 build_style=go go_import_path="github.com/ipfs/ipfs-cluster" go_package="${go_import_path}/ipfs-cluster-ctl ${go_import_path}/ipfs-cluster-service"