go-ethereum: update to 1.9.11.

This commit is contained in:
Hoang Nguyen 2020-02-22 21:46:14 -08:00 committed by Juan RP
parent e59cb79171
commit ebb8456dad

View file

@ -1,6 +1,6 @@
# Template file for 'go-ethereum'
pkgname=go-ethereum
version=1.9.10
version=1.9.11
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=d16afd0686a083e2bb3c18862c7d736505355e42edff4c401112dc643c4fad15
checksum=226cf65cda4eab3e66e8042c3d8bcee8ed07c619ae0ec2421ed4b0abe97bb055
geth_package() {
short_desc="Official Go implementation of the Ethereum protocol"