From aca28dd49cfaee978eb0598a7551801067d9b782 Mon Sep 17 00:00:00 2001 From: nomnombtc Date: Sun, 1 Dec 2019 08:03:32 +0700 Subject: network/bitcoin: Updated for version 0.19.0.1. Signed-off-by: Willy Sudiarto Raharjo --- network/bitcoin/README | 6 +++--- network/bitcoin/bitcoin.SlackBuild | 2 +- network/bitcoin/bitcoin.info | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'network') diff --git a/network/bitcoin/README b/network/bitcoin/README index 7075d3ee89..b702575553 100644 --- a/network/bitcoin/README +++ b/network/bitcoin/README @@ -9,10 +9,10 @@ of a P2P network to check for double-spending. This Bitcoin client builds the backbone of the bitcoin network. It downloads, verifies and distributes the blockchain to other peers in the network. It uses lots of diskspace and bandwidth. -If you just want to send and receive Bitcoins you should look at -a light client like Electrum. +If you just want to send and receive Bitcoins you can also look +at a light client like Electrum. Please make sure to read the release notes first before upgrading: -https://bitcoincore.org/en/releases/0.18.1/ +https://bitcoincore.org/en/releases/0.19.0.1/ qrencode is an optional but strongly recommended dependency. diff --git a/network/bitcoin/bitcoin.SlackBuild b/network/bitcoin/bitcoin.SlackBuild index 9f9353e4b4..b8fc53b5a2 100644 --- a/network/bitcoin/bitcoin.SlackBuild +++ b/network/bitcoin/bitcoin.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=bitcoin -VERSION=${VERSION:-0.18.1} +VERSION=${VERSION:-0.19.0.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/bitcoin/bitcoin.info b/network/bitcoin/bitcoin.info index c06c153c13..32cb0da9bb 100644 --- a/network/bitcoin/bitcoin.info +++ b/network/bitcoin/bitcoin.info @@ -1,8 +1,8 @@ PRGNAM="bitcoin" -VERSION="0.18.1" +VERSION="0.19.0.1" HOMEPAGE="https://bitcoincore.org" -DOWNLOAD="https://bitcoincore.org/bin/bitcoin-core-0.18.1/bitcoin-0.18.1.tar.gz" -MD5SUM="be159bfefb78018e331d0dd7c01ef415" +DOWNLOAD="https://bitcoincore.org/bin/bitcoin-core-0.19.0.1/bitcoin-0.19.0.1.tar.gz" +MD5SUM="b75e3be7c73329ce0194a7b2c179d690" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="protobuf qt5" -- cgit v1.2.3