ipfs-cluster: update to 0.3.2.
This commit is contained in:
parent
ce50b94c1b
commit
5e5f323a36
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'ipfs-cluster'
|
||||
pkgname=ipfs-cluster
|
||||
version=0.3.1
|
||||
revision=2
|
||||
version=0.3.2
|
||||
revision=1
|
||||
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"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/ipfs/ipfs-cluster"
|
||||
distfiles="https://github.com/ipfs/ipfs-cluster/archive/v${version}.tar.gz"
|
||||
checksum=f3a46e989fa352e8df0b00b7b1d2fa6d347e8970c65f6a6de7e6b860a814ff4e
|
||||
checksum=09b0bdc9def310ec2a649a72c955c243c99c60ad6debd9b0aedfa97a5ffa4da4
|
||||
|
||||
pre_build() {
|
||||
gx install --global
|
||||
|
|
Loading…
Reference in New Issue