openethereum: update to 3.2.4

This commit is contained in:
Leonid Pliushch 2021-05-04 18:01:10 +00:00
parent 732e0fe14e
commit b13da17f90
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://openethereum.github.io
TERMUX_PKG_DESCRIPTION="Lightweight Ethereum Client"
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=3.1.1
TERMUX_PKG_VERSION=3.2.4
TERMUX_PKG_SRCURL=https://github.com/openethereum/openethereum/archive/v${TERMUX_PKG_VERSION}.zip
TERMUX_PKG_SHA256=b99762d3836c833ebf4b2d578c4823b9e2dc726c50e25caf529f19b2a7efb686
TERMUX_PKG_SHA256=0264c3e9fad6717506691108cc4a8e9f7dcf1432bbe47f1634e09c919d3ae1f8
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_RUST_VERSION=1.45