mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
swarm: update to 0.5.6
This commit is contained in:
parent
daf9fba393
commit
bdb9dacbd0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'swarm'
|
# Template file for 'swarm'
|
||||||
pkgname=swarm
|
pkgname=swarm
|
||||||
version=0.5.4
|
version=0.5.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/ethersphere/swarm
|
go_import_path=github.com/ethersphere/swarm
|
||||||
|
@ -10,4 +10,4 @@ maintainer="Hoang Nguyen <hoang@wetrust.io>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://swarm.ethereum.org"
|
homepage="https://swarm.ethereum.org"
|
||||||
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
||||||
checksum=ae3a6b67d2600acbe022633b2be13bad8ee83438e9c1367edfd8c921981a6ad1
|
checksum=cab6d821a2f1d3ed2c0305bb84e5b9f650200efa4b2685c93a235545a41a1ccc
|
||||||
|
|
Loading…
Add table
Reference in a new issue