ipfs-cluster: update to 0.3.4.
This commit is contained in:
parent
3728067687
commit
b5e7a1d69c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ipfs-cluster'
|
||||
pkgname=ipfs-cluster
|
||||
version=0.3.3
|
||||
version=0.3.4
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/ipfs/ipfs-cluster"
|
||||
|
@ -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=7225ea089af24f183bddc35c44eabb9c62021d7be2a73af776ed56120ffadcef
|
||||
checksum=ad8603c02345f43bc42313ea7268f71de6f7be82f6d0114ba0bef3e318b00688
|
||||
|
||||
pre_build() {
|
||||
gx install --global
|
||||
|
|
Loading…
Reference in New Issue