From 0b7b87307717d46c08b39edb136b683db073b57d Mon Sep 17 00:00:00 2001 From: nomnombtc Date: Wed, 11 Jan 2017 09:41:45 +0700 Subject: network/bitcoin: Updated for version 0.13.2. Signed-off-by: Willy Sudiarto Raharjo --- network/bitcoin/README | 2 +- network/bitcoin/bitcoin.SlackBuild | 2 +- network/bitcoin/bitcoin.info | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'network/bitcoin') diff --git a/network/bitcoin/README b/network/bitcoin/README index daf1d68f1b..0398b8ac64 100644 --- a/network/bitcoin/README +++ b/network/bitcoin/README @@ -13,7 +13,7 @@ If you just want to send and receive Bitcoins you should look at a light client like Electrum. Please make sure to read the release notes first before upgrading: -https://github.com/bitcoin/bitcoin/blob/0.13/doc/release-notes/release-notes-0.13.1.md +https://bitcoincore.org/en/releases/0.13.2/ This is a new minor version release, including activation parameters for the segwit softfork, various bugfixes and performance improvements. diff --git a/network/bitcoin/bitcoin.SlackBuild b/network/bitcoin/bitcoin.SlackBuild index ed42461828..82f8471bf8 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.13.1} +VERSION=${VERSION:-0.13.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/bitcoin/bitcoin.info b/network/bitcoin/bitcoin.info index e77bc120b7..75aa7fa92d 100644 --- a/network/bitcoin/bitcoin.info +++ b/network/bitcoin/bitcoin.info @@ -1,8 +1,8 @@ PRGNAM="bitcoin" -VERSION="0.13.1" +VERSION="0.13.2" HOMEPAGE="https://bitcoincore.org" -DOWNLOAD="https://github.com/bitcoin/bitcoin/archive/v0.13.1/bitcoin-0.13.1.tar.gz" -MD5SUM="3ccb66404e6da9b995a607de997ca3bf" +DOWNLOAD="https://github.com/bitcoin/bitcoin/archive/v0.13.2/bitcoin-0.13.2.tar.gz" +MD5SUM="cdb84bcd6cf64cb69a324ca28b9372d7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="protobuf" -- cgit v1.2.3