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