1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-20 00:27:06 +00:00
termux-packages/packages/openethereum/openethereum-utils.subpackage.sh
2022-02-15 19:53:03 +01:00

8 lines
203 B
Bash

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