go-ethereum: update to 1.9.7

This commit is contained in:
Hoang Nguyen 2019-11-08 02:16:54 -08:00 committed by Juan RP
parent 5090073ef8
commit 5e9171a4d8

View file

@ -1,6 +1,6 @@
# Template file for 'go-ethereum'
pkgname=go-ethereum
version=1.9.6
version=1.9.7
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=3000f787735ee302088d17d406eafc2ec26eaffc083d876b2fa07ec7dfbb94f9
checksum=991ab9cad1697e32acf0f926e38e8d4f6ee3140d3f3236f971b178a6a35a187b
geth_package() {
short_desc="Official Go implementation of the Ethereum protocol"