go-ethereum: update to 1.8.23.
This commit is contained in:
parent
2040dda10f
commit
5270a163ca
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'go-ethereum'
|
||||
pkgname=go-ethereum
|
||||
version=1.8.22
|
||||
version=1.8.23
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/ethereum/go-ethereum
|
||||
|
@ -18,7 +18,7 @@ maintainer="Hoang Nguyen <hoang@wetrust.io>"
|
|||
license="GPL-3.0-only"
|
||||
homepage="https://github.com/ethereum/go-ethereum"
|
||||
distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
|
||||
checksum=8cd1d3bf8bcea7fa6449eef56d9103eca9403aae74f839c1f1f89eaf6989fe01
|
||||
checksum=52161e811dcdabc5506f0dc936e7010c77116cba5f1d02a33fb81fed5bb1bf95
|
||||
|
||||
geth_package() {
|
||||
short_desc="Official Go implementation of the Ethereum protocol"
|
||||
|
|
Loading…
Reference in New Issue