From 31effcb4a1a21b4b0e209ba2618365ef17c0cc41 Mon Sep 17 00:00:00 2001 From: Neel Chotai Date: Wed, 19 Feb 2020 18:34:42 +0000 Subject: [PATCH] ipfs-cluster: update to 0.12.1 --- srcpkgs/ipfs-cluster/template | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/srcpkgs/ipfs-cluster/template b/srcpkgs/ipfs-cluster/template index c845075a5be..281a5d1239e 100644 --- a/srcpkgs/ipfs-cluster/template +++ b/srcpkgs/ipfs-cluster/template @@ -1,6 +1,6 @@ # Template file for 'ipfs-cluster' pkgname=ipfs-cluster -version=0.10.0 +version=0.12.1 revision=1 build_style=go go_import_path="github.com/ipfs/ipfs-cluster" @@ -12,12 +12,7 @@ maintainer="Toyam Cox " license="Apache-2.0, MIT" homepage="https://github.com/ipfs/ipfs-cluster" distfiles="https://github.com/ipfs/ipfs-cluster/archive/v${version}.tar.gz" -checksum=d07d7cda5399377abef460172c8a9c97ff4646573ee5e241d7cb0fada711305c - -pre_build() { - gx install --global - gx-go rewrite -} +checksum=53758c1518b510fbaf2ba5d7b360d429ee073c6a0bf9296ccd8a5ad18f9575f2 post_install() { vlicense LICENSE-MIT