Leonid Plyushch
5 years ago
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with
2 additions and
2 deletions
-
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 <leonid.plyushch@gmail.com>" |
|
|
|
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 |
|
|
|