mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
ipfs-cluster: update to 0.7.0.
This commit is contained in:
parent
bd8228bfea
commit
be0c1c0377
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ipfs-cluster'
|
# Template file for 'ipfs-cluster'
|
||||||
pkgname=ipfs-cluster
|
pkgname=ipfs-cluster
|
||||||
version=0.6.0
|
version=0.7.0
|
||||||
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,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=f34583104eb7bb308d6c860f77a592cd3d545755148d8f3e6f75037097cff947
|
checksum=cec67d6ee63b6d9659f1ecf83ea51f94bef1ca250fc359299967d428d2513c19
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
gx install --global
|
gx install --global
|
||||||
|
|
Loading…
Add table
Reference in a new issue