network/Electrum-DASH: Update DEP.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2021-04-20 15:37:46 +07:00
parent 61b201822b
commit 600e214db1
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="http://ponce.cc/slackware/sources/repo/Electrum-DASH-2.4.1.tar.gz"
MD5SUM="a2fa80487472e517d6a9418f3460b310"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="SlowAES ecdsa python-qrcode pyasn1-modules python-tlslite python-pbkdf2 protobuf python-jsonrpclib dnspython python-requests python-x11_hash trezor mnemonic"
REQUIRES="SlowAES ecdsa python-qrcode pyasn1-modules python-tlslite python-pbkdf2 protobuf python-jsonrpclib python-x11_hash trezor mnemonic"
MAINTAINER="Reedych"
EMAIL="reedych@reedych.pw"