go-ethereum: update to 1.10.1.
This commit is contained in:
parent
a4d5c8a715
commit
1f3ebbdba5
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue