go-ethereum: update to 1.9.15.

This commit is contained in:
Hoang Nguyen 2020-07-01 22:49:59 -07:00 committed by Đoàn Trần Công Danh
parent 53787923bd
commit 5772f2f7a2

View file

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