go-ethereum: update to 1.9.25.

This commit is contained in:
Hoang Nguyen 2020-12-23 00:06:15 -08:00 committed by Érico Nogueira Rolim
parent fa5a21989c
commit 2577f114f5

View file

@ -1,6 +1,6 @@
# Template file for 'go-ethereum'
pkgname=go-ethereum
version=1.9.24
version=1.9.25
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=5e5d69dafc0c93af47fdc5fae782048b15a3a16ac722db39c9cda2eacdf21234
checksum=d7b733aeef4eba97f5351ba435001fa7365f55adabffdfdda909700335e98b0e
geth_package() {
short_desc="Official Go implementation of the Ethereum protocol"