geth: update to 1.10.6

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-07-22 18:09:12 +00:00
parent 66aea2d5f6
commit 4a991eca06

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://geth.ethereum.org/
TERMUX_PKG_DESCRIPTION="Go implementation of the Ethereum protocol"
TERMUX_PKG_LICENSE="LGPL-3.0"
TERMUX_PKG_MAINTAINER="Leonid Pliushch <leonid.pliushch@gmail.com>"
TERMUX_PKG_VERSION=1.10.5
TERMUX_PKG_VERSION=1.10.6
TERMUX_PKG_SRCURL=https://github.com/ethereum/go-ethereum/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=6f17e0b4a41d321f1017ed6510ab35b447c951b9b1d0d400bfb7a980fac19692
TERMUX_PKG_SHA256=3724f09a5c34ff5f71a37bac7b52faaa04457bab46a005f8f2fa6ce68ba5f632
termux_step_make() {
termux_setup_golang