go-ethereum: Update to 1.8.19

This commit is contained in:
Hoang Nguyen 2018-11-29 11:32:47 -08:00 committed by maxice8
parent c4026f1e2b
commit 24cc8c304d

View file

@ -1,7 +1,7 @@
# Template file for 'go-ethereum'
pkgname=go-ethereum
version=1.8.18
revision=3
version=1.8.19
revision=1
build_style=go
go_import_path=github.com/ethereum/go-ethereum
go_package="${go_import_path}/cmd/abigen
@ -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=cbab18a733298830c9ed1e19c1ece37edf417fd55ec8f198803048ecc3ffa0b9
checksum=64a2954a98ad19e1d2653e61abddda06e86e3fa93dd821c3a4f2d1cc7350dcfc
geth_package() {
short_desc="Official Go implementation of the Ethereum protocol"