ipfs-cluster: update to 0.12.1
This commit is contained in:
parent
f2f3e85819
commit
31effcb4a1
1 changed files with 2 additions and 7 deletions
|
@ -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 <Vaelatern@voidlinux.org>"
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue