go-ethereum: update to 1.8.22.

This commit is contained in:
maxice8 2019-01-31 11:28:26 -02:00 committed by maxice8
parent 12aa2e8825
commit 6c8250e53a

View file

@ -1,6 +1,6 @@
# Template file for 'go-ethereum'
pkgname=go-ethereum
version=1.8.21
version=1.8.22
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=736028b4babd44d67a70a4a7883a06e97263449805c8c067b7dfd77e9fa94299
checksum=8cd1d3bf8bcea7fa6449eef56d9103eca9403aae74f839c1f1f89eaf6989fe01
geth_package() {
short_desc="Official Go implementation of the Ethereum protocol"