mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/Electrum: Updated for version 3.3.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7fd61aa3f4
commit
e6588776f5
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=Electrum
|
||||
VERSION=${VERSION:-3.3.6}
|
||||
VERSION=${VERSION:-3.3.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Electrum"
|
||||
VERSION="3.3.6"
|
||||
VERSION="3.3.7"
|
||||
HOMEPAGE="https://electrum.org/"
|
||||
DOWNLOAD="https://download.electrum.org/3.3.6/Electrum-3.3.6.tar.gz"
|
||||
MD5SUM="cafbfdb7d4077c03799346aaa649a2cf"
|
||||
DOWNLOAD="https://download.electrum.org/3.3.7/Electrum-3.3.7.tar.gz"
|
||||
MD5SUM="6c602eaee30665790656040475498807"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3-PyQt5 ecdsa python-qrcode protobuf3 python-jsonrpclib dnspython pyaes secp256k1 python3-certifi python3-six python3-aiohttp python3-aiohttp-socks python3-aiorpcX python-chardet"
|
||||
|
|
Loading…
Reference in a new issue