mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-10 09:03:50 +02:00
ipfs-cluster: update to 0.3.1.
This commit is contained in:
parent
8b25df976e
commit
1f52b9d972
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ipfs-cluster'
|
||||
pkgname=ipfs-cluster
|
||||
version=0.3.0
|
||||
version=0.3.1
|
||||
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=ff006924a3844ff59dc8a64081fefccf6cd03f6f63d35946d6420cb13223c6f0
|
||||
checksum=f3a46e989fa352e8df0b00b7b1d2fa6d347e8970c65f6a6de7e6b860a814ff4e
|
||||
|
||||
pre_build() {
|
||||
gx install --global
|
||||
|
|
Loading…
Add table
Reference in a new issue