geth: update to 1.9.15

This commit is contained in:
Leonid Pliushch 2020-06-20 23:35:45 +03:00
parent a1ed2bbde6
commit 1627e807cf

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.9.14
TERMUX_PKG_VERSION=1.9.15
TERMUX_PKG_SRCURL=https://github.com/ethereum/go-ethereum/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=2bb8dda5dcfceebb31d1e1def1bdc6bf999ac8883a7235b4b242f55e930bcb3c
TERMUX_PKG_SHA256=805b896f4055b8e1b7a295608e2135f93e45f75ce821eb07beaf2acd2e24acc8
termux_step_make() {
termux_setup_golang