geth: update to 1.10.8

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-08-24 12:21:03 +00:00
parent 4f8d054066
commit 8966eaaeee
1 changed files with 2 additions and 2 deletions

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.7
TERMUX_PKG_VERSION=1.10.8
TERMUX_PKG_SRCURL=https://github.com/ethereum/go-ethereum/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=5bfe24930e2837106994d2fd9164cde8ab1ad9159a97bfcf0e466a963653e0b7
TERMUX_PKG_SHA256=d3bafdb34958463a2169eb93d8d106ae0ed3a29f2e1d42d8d3227806c9dc9bee
termux_step_make() {
termux_setup_golang