From b1d8b0f4722ac02e7f667d97fc8faf5c070c8ea4 Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Thu, 16 Nov 2017 01:21:00 -0500 Subject: [PATCH] ipfs-cluster: update to 0.3.0. --- srcpkgs/ipfs-cluster/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/ipfs-cluster/template b/srcpkgs/ipfs-cluster/template index 53336698be7..8fc36f7d58b 100644 --- a/srcpkgs/ipfs-cluster/template +++ b/srcpkgs/ipfs-cluster/template @@ -1,10 +1,10 @@ # Template file for 'ipfs-cluster' pkgname=ipfs-cluster -version=0.2.1 +version=0.3.0 revision=1 build_style=go go_import_path="github.com/ipfs/ipfs-cluster" -go_package="github.com/ipfs/ipfs-cluster/ipfs-cluster-ctl github.com/ipfs/ipfs-cluster/ipfs-cluster-service" +go_package="${go_import_path}/ipfs-cluster-ctl ${go_import_path}/ipfs-cluster-service" hostmakedepends="git wget gx-go" depends="go-ipfs" short_desc="Collective pinning and composition for IPFS" @@ -12,7 +12,7 @@ maintainer="Toyam Cox " license="MIT" homepage="https://github.com/ipfs/ipfs-cluster" distfiles="https://github.com/ipfs/ipfs-cluster/archive/v${version}.tar.gz" -checksum=813e5ddde55873793bb4adb2807436c30bdddeffea4fd99b7795b4b1b9244181 +checksum=ff006924a3844ff59dc8a64081fefccf6cd03f6f63d35946d6420cb13223c6f0 pre_build() { gx install --global