geth: update to 1.10.5

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-07-14 12:10:58 +00:00
parent 0625903870
commit b83a53c4f6

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