go-ethereum: update to 1.10.1.

This commit is contained in:
Hoang Nguyen 2021-03-19 21:15:40 -07:00 committed by Érico Nogueira Rolim
parent a4d5c8a715
commit 1f3ebbdba5

View file

@ -1,6 +1,6 @@
# Template file for 'go-ethereum'
pkgname=go-ethereum
version=1.9.25
version=1.10.1
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=d7b733aeef4eba97f5351ba435001fa7365f55adabffdfdda909700335e98b0e
checksum=485ff7b9e5a34457ab424d7e2cb8d377dc571e8daf666e065a0a327b9e413cab
geth_package() {
short_desc="Official Go implementation of the Ethereum protocol"