network/Electrum: Updated for version 2.1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f03d3dda74
commit
742cd5fb3a
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=Electrum
|
||||
VERSION=${VERSION:-2.0.4}
|
||||
VERSION=${VERSION:-2.1.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Electrum"
|
||||
VERSION="2.0.4"
|
||||
VERSION="2.1.1"
|
||||
HOMEPAGE="https://electrum.org/"
|
||||
DOWNLOAD="https://download.electrum.org/Electrum-2.0.4.tar.gz"
|
||||
MD5SUM="d2103ceae1389ada2235314a126b1fe4"
|
||||
DOWNLOAD="https://download.electrum.org/Electrum-2.1.1.tar.gz"
|
||||
MD5SUM="0041146d7e6b2c9c85a0ffc5df0f8ba7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="SlowAES ecdsa python-qrcode pyasn1-modules python-tlslite python-pbkdf2 protobuf"
|
||||
|
|
Loading…
Reference in New Issue