go-ethereum: update to 1.9.14.

This commit is contained in:
Hoang Nguyen 2020-05-17 21:29:31 -07:00 committed by Helmut Pozimski
parent 1c051856e7
commit 9008a71c6f

View file

@ -1,6 +1,6 @@
# Template file for 'go-ethereum'
pkgname=go-ethereum
version=1.9.13
version=1.9.14
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=19f06f3cac38f680ceeac43314152d478f55ee0894a5b3ee6200bc27be98b5c8
checksum=2bb8dda5dcfceebb31d1e1def1bdc6bf999ac8883a7235b4b242f55e930bcb3c
geth_package() {
short_desc="Official Go implementation of the Ethereum protocol"