swarm: update to 0.5.7.
This commit is contained in:
parent
ebb8456dad
commit
6f9c817f4d
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.6
|
version=0.5.7
|
||||||
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=cab6d821a2f1d3ed2c0305bb84e5b9f650200efa4b2685c93a235545a41a1ccc
|
checksum=027521fc7eec4d579406edefdd6c37b3af5009295bae24597bb26fc1f6844ce7
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue