go-ethereum: update to 1.9.10.
This commit is contained in:
parent
fe14721b8c
commit
55569df383
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'go-ethereum'
|
||||
pkgname=go-ethereum
|
||||
version=1.9.9
|
||||
version=1.9.10
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/ethereum/go-ethereum
|
||||
|
@ -17,7 +17,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=52fd34920841c9915d67f28c416ce7e98b654c116b03edee94f6ef06e5a8cf92
|
||||
checksum=d16afd0686a083e2bb3c18862c7d736505355e42edff4c401112dc643c4fad15
|
||||
|
||||
geth_package() {
|
||||
short_desc="Official Go implementation of the Ethereum protocol"
|
||||
|
|
Loading…
Reference in New Issue