From b910e85543fc057c466abc8d0d9ce832efc12ae3 Mon Sep 17 00:00:00 2001 From: nomnombtc Date: Sun, 15 Nov 2015 08:19:20 +0700 Subject: network/bitcoin: Updated for version 0.11.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(-) diff --git a/network/bitcoin/README b/network/bitcoin/README index 08f00f651e..b5e21ec01f 100644 --- a/network/bitcoin/README +++ b/network/bitcoin/README @@ -13,6 +13,6 @@ If you just want to send and receive Bitcoins you should look at a light client like Electrum. Please make sure you read the Release notes first before upgrading: -https://bitcoin.org/en/release/v0.11.1 +https://bitcoin.org/en/release/v0.11.2 qrencode is an optional but strongly recommended dependency. diff --git a/network/bitcoin/bitcoin.SlackBuild b/network/bitcoin/bitcoin.SlackBuild index 58adb71b50..8bc443ed5b 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.11.1} +VERSION=${VERSION:-0.11.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/bitcoin/bitcoin.info b/network/bitcoin/bitcoin.info index 756bb11abf..ba2a33f1ae 100644 --- a/network/bitcoin/bitcoin.info +++ b/network/bitcoin/bitcoin.info @@ -1,8 +1,8 @@ PRGNAM="bitcoin" -VERSION="0.11.1" +VERSION="0.11.2" HOMEPAGE="http://www.bitcoin.org" -DOWNLOAD="https://github.com/bitcoin/bitcoin/archive/v0.11.1.tar.gz" -MD5SUM="45f7473982eb896fe313b78a142652e2" +DOWNLOAD="https://github.com/bitcoin/bitcoin/archive/v0.11.2.tar.gz" +MD5SUM="8f55f1bddcafc7f18a28d36c3a5264b4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="protobuf" -- cgit v1.2.3