geth: update to 1.10.4

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-06-17 12:11:33 +00:00
parent 3f84615649
commit 75f5cf0e11

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.3
TERMUX_PKG_VERSION=1.10.4
TERMUX_PKG_SRCURL=https://github.com/ethereum/go-ethereum/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=693d202e3ee4a989c753ffd5032572621e3ee243eb344e6d0bfad5e2fe4ffa0d
TERMUX_PKG_SHA256=68bf82e8c93e139ca2500a30d432623b3f56e76006c0b0262d88caae5ef5064d
termux_step_make() {
termux_setup_golang