mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/Electrum: Updated for version 2.6.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
98be87c4de
commit
e519b96777
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=Electrum
|
||||
VERSION=${VERSION:-2.6.3}
|
||||
VERSION=${VERSION:-2.6.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Electrum"
|
||||
VERSION="2.6.3"
|
||||
VERSION="2.6.4"
|
||||
HOMEPAGE="https://electrum.org/"
|
||||
DOWNLOAD="https://download.electrum.org/2.6.3/Electrum-2.6.3.tar.gz"
|
||||
MD5SUM="3223a1f31c78a2d9a324b27b0db8f05e"
|
||||
DOWNLOAD="https://download.electrum.org/2.6.4/Electrum-2.6.4.tar.gz"
|
||||
MD5SUM="4840a883e60083d055064d5614c3353e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="SlowAES ecdsa python-qrcode pyasn1-modules python-tlslite python-pbkdf2 protobuf python-jsonrpclib dnspython python-requests"
|
||||
|
|
Loading…
Reference in a new issue