diff --git a/srcpkgs/ipfs-cluster/template b/srcpkgs/ipfs-cluster/template index 097607979f6..53336698be7 100644 --- a/srcpkgs/ipfs-cluster/template +++ b/srcpkgs/ipfs-cluster/template @@ -1,18 +1,18 @@ # Template file for 'ipfs-cluster' pkgname=ipfs-cluster -version=0.1.0 -revision=3 +version=0.2.1 +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" hostmakedepends="git wget gx-go" depends="go-ipfs" short_desc="Collective pinning and composition for IPFS" -maintainer="Toyam Cox " +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=cd7ac1c97f5365a5592d502d7b21dfe8453afea37331028dcce98c1a6534b4f4 +checksum=813e5ddde55873793bb4adb2807436c30bdddeffea4fd99b7795b4b1b9244181 pre_build() { gx install --global