From 908fe248e64576a71a624384448b483d14c62360 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 30 Mar 2018 16:30:14 +0000 Subject: [PATCH] ipfs-cluster: rebuild with go-1.10.1 --- 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 d01e2e0c0a7..6493f2224d6 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.4 -revision=2 +revision=3 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"