swarm: update to 0.5.4.
This commit is contained in:
parent
d331506cb4
commit
ff90f3f87f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'swarm'
|
||||
pkgname=swarm
|
||||
version=0.5.3
|
||||
version=0.5.4
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/ethersphere/swarm
|
||||
|
@ -10,4 +10,4 @@ maintainer="Hoang Nguyen <hoang@wetrust.io>"
|
|||
license="GPL-3.0-only"
|
||||
homepage="https://swarm.ethereum.org"
|
||||
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
||||
checksum=782367b27c982285386688afbb8d728d9c9c2da025d4b810d38c8792d98ce01d
|
||||
checksum=ae3a6b67d2600acbe022633b2be13bad8ee83438e9c1367edfd8c921981a6ad1
|
||||
|
|
Loading…
Reference in New Issue