ipfs-cluster: rebuild with go-1.10.2

This commit is contained in:
Michael Gehring 2018-05-03 18:49:49 +00:00
parent 604809ccd5
commit 2955284114
1 changed files with 1 additions and 1 deletions

View File

@ -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"