mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/Electrum: Updated for version 2.5.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
44cd77aa4f
commit
b898af0fca
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.5.2}
|
||||
VERSION=${VERSION:-2.5.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Electrum"
|
||||
VERSION="2.5.2"
|
||||
VERSION="2.5.4"
|
||||
HOMEPAGE="https://electrum.org/"
|
||||
DOWNLOAD="https://download.electrum.org/2.5.2/Electrum-2.5.2.tar.gz"
|
||||
MD5SUM="16bb505d4ec610c229fc902d477f5719"
|
||||
DOWNLOAD="https://download.electrum.org/2.5.4/Electrum-2.5.4.tar.gz"
|
||||
MD5SUM="a36929bf236c22095e656a3b34003af2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="SlowAES ecdsa python-qrcode pyasn1-modules python-tlslite python-pbkdf2 protobuf"
|
||||
|
|
Loading…
Reference in a new issue