openethereum: openethereum-utils conflicting with geth-utils due to same file

Not marking as replacement for geth-utils because this package is a bit different.
This commit is contained in:
Leonid Pliushch 2021-01-16 21:01:04 +02:00
parent 38d7424ba4
commit fd4e085092
No known key found for this signature in database
GPG Key ID: 45F2964132545795
2 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,7 @@ TERMUX_PKG_DESCRIPTION="Lightweight Ethereum Client"
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=3.1.0
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://github.com/openethereum/openethereum/archive/v${TERMUX_PKG_VERSION}.zip
TERMUX_PKG_SHA256=62e577abbeddaeb38071e396847a4fcaa4117709aa2689f0d53005bd4c7d7690
TERMUX_PKG_BUILD_IN_SRC=true

View File

@ -1,4 +1,5 @@
TERMUX_SUBPKG_DESCRIPTION="Additional utilities for OpenEthereum (like evm, ethstore, ethkey)"
TERMUX_SUBPKG_CONFLICTS="geth-utils"
TERMUX_SUBPKG_INCLUDE="
bin/openethereum-evm