diff --git a/packages/geth/build.sh b/packages/geth/build.sh index 1880096c7..359f757b7 100644 --- a/packages/geth/build.sh +++ b/packages/geth/build.sh @@ -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 Plyushch " -TERMUX_PKG_VERSION=1.9.11 +TERMUX_PKG_VERSION=1.9.12 TERMUX_PKG_SRCURL=https://github.com/ethereum/go-ethereum/archive/v$TERMUX_PKG_VERSION.tar.gz -TERMUX_PKG_SHA256=226cf65cda4eab3e66e8042c3d8bcee8ed07c619ae0ec2421ed4b0abe97bb055 +TERMUX_PKG_SHA256=b232e28420f93d46c1330a5f06fa238bb4930a81615f96c987419e3ccc610eaf termux_step_make() { termux_setup_golang