mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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'
|
# Template file for 'ipfs-cluster'
|
||||||
pkgname=ipfs-cluster
|
pkgname=ipfs-cluster
|
||||||
version=0.10.0
|
version=0.12.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/ipfs/ipfs-cluster"
|
go_import_path="github.com/ipfs/ipfs-cluster"
|
||||||
|
@ -12,12 +12,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||||
license="Apache-2.0, MIT"
|
license="Apache-2.0, 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=d07d7cda5399377abef460172c8a9c97ff4646573ee5e241d7cb0fada711305c
|
checksum=53758c1518b510fbaf2ba5d7b360d429ee073c6a0bf9296ccd8a5ad18f9575f2
|
||||||
|
|
||||||
pre_build() {
|
|
||||||
gx install --global
|
|
||||||
gx-go rewrite
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-MIT
|
vlicense LICENSE-MIT
|
||||||
|
|
Loading…
Add table
Reference in a new issue