mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-08 20:03:20 +00:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user