mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
ipfs-cluster: update to 0.3.5.
This commit is contained in:
parent
b3fb2b1e14
commit
e729fb3ac2
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ipfs-cluster'
|
# Template file for 'ipfs-cluster'
|
||||||
pkgname=ipfs-cluster
|
pkgname=ipfs-cluster
|
||||||
version=0.3.4
|
version=0.3.5
|
||||||
revision=3
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/ipfs/ipfs-cluster"
|
go_import_path="github.com/ipfs/ipfs-cluster"
|
||||||
go_package="${go_import_path}/ipfs-cluster-ctl ${go_import_path}/ipfs-cluster-service"
|
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"
|
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=ad8603c02345f43bc42313ea7268f71de6f7be82f6d0114ba0bef3e318b00688
|
checksum=cbbcc817e0f1cdd5b44ceaeb789703b3dce48cee871d5beb14b2bb2a0a86bca6
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
gx install --global
|
gx install --global
|
||||||
|
|
Loading…
Add table
Reference in a new issue