mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
network/Electrum: Updated for version 2.7.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
92725161c8
commit
37283e9ce8
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.7.8}
|
||||
VERSION=${VERSION:-2.7.9}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Electrum"
|
||||
VERSION="2.7.8"
|
||||
VERSION="2.7.9"
|
||||
HOMEPAGE="https://electrum.org/"
|
||||
DOWNLOAD="https://download.electrum.org/2.7.8/Electrum-2.7.8.tar.gz"
|
||||
MD5SUM="da9645d96d29f01068539ff71ae47599"
|
||||
DOWNLOAD="https://download.electrum.org/2.7.9/Electrum-2.7.9.tar.gz"
|
||||
MD5SUM="e8314c87cb49944e04801f3be8c37bfc"
|
||||
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