ipfs-cluster: update to 0.5.0.

This commit is contained in:
Toyam Cox 2018-08-30 16:55:33 -04:00
parent ae9104b778
commit 3ec7f499e1

View file

@ -1,7 +1,7 @@
# Template file for 'ipfs-cluster' # Template file for 'ipfs-cluster'
pkgname=ipfs-cluster pkgname=ipfs-cluster
version=0.4.0 version=0.5.0
revision=2 revision=1
build_style=go build_style=go
go_import_path="github.com/ipfs/ipfs-cluster" go_import_path="github.com/ipfs/ipfs-cluster"
go_package="${go_import_path}/ipfs-cluster-ctl ${go_import_path}/ipfs-cluster-service" go_package="${go_import_path}/ipfs-cluster-ctl ${go_import_path}/ipfs-cluster-service"
@ -12,7 +12,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
license="MIT" license="MIT"
homepage="https://github.com/ipfs/ipfs-cluster" homepage="https://github.com/ipfs/ipfs-cluster"
distfiles="https://github.com/ipfs/ipfs-cluster/archive/v${version}.tar.gz" distfiles="https://github.com/ipfs/ipfs-cluster/archive/v${version}.tar.gz"
checksum=db078634b31e92a42bf98424518827a32e06045c0ab43fe8dce2618d0a6e8221 checksum=0a690e432d56f86ade0742c162cdd592d93015d73ce51a368d604e18691f7b32
pre_build() { pre_build() {
gx install --global gx install --global