go-ethereum: update to 1.8.20.

This commit is contained in:
Hoang Nguyen 2018-12-12 20:34:21 -08:00 committed by maxice8
parent 85faee940a
commit 866ef0911c

View file

@ -1,6 +1,6 @@
# Template file for 'go-ethereum'
pkgname=go-ethereum
version=1.8.19
version=1.8.20
revision=1
build_style=go
go_import_path=github.com/ethereum/go-ethereum
@ -18,7 +18,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=64a2954a98ad19e1d2653e61abddda06e86e3fa93dd821c3a4f2d1cc7350dcfc
checksum=7299f72a1d35a2653075a2070babf78f98f6eb3f41da43293304737ac0156658
geth_package() {
short_desc="Official Go implementation of the Ethereum protocol"