From ea3501c92cb828e765f15a187329607b9adbed00 Mon Sep 17 00:00:00 2001 From: nomnombtc Date: Wed, 20 May 2015 23:07:46 +0700 Subject: network/bitcoin: Updated for version 0.10.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 4baa7c136e..ae2a877704 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 you read the Release notes first before upgrading: -https://bitcoin.org/en/release/v0.10.1 +https://bitcoin.org/en/release/v0.10.2 qrencode is an optional but strongly recommended dependency. UPNP is disabled, it requires the optional dependency miniupnpc. diff --git a/network/bitcoin/bitcoin.SlackBuild b/network/bitcoin/bitcoin.SlackBuild index bf60fc569c..aa51a25ef6 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.10.1} +VERSION=${VERSION:-0.10.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/bitcoin/bitcoin.info b/network/bitcoin/bitcoin.info index 0186bcac1b..ec695d526f 100644 --- a/network/bitcoin/bitcoin.info +++ b/network/bitcoin/bitcoin.info @@ -1,8 +1,8 @@ PRGNAM="bitcoin" -VERSION="0.10.1" +VERSION="0.10.2" HOMEPAGE="http://www.bitcoin.org" -DOWNLOAD="https://github.com/bitcoin/bitcoin/archive/v0.10.1.tar.gz" -MD5SUM="210667b037b2b2c7ed13a499ceb93945" +DOWNLOAD="https://github.com/bitcoin/bitcoin/archive/v0.10.2.tar.gz" +MD5SUM="ac03eb641aac6beba5212695668fa989" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="protobuf" -- cgit v1.2.3