summaryrefslogtreecommitdiffstats
path: root/network/bitcoin/bitcoin.SlackBuild
diff options
context:
space:
mode:
author nomnombtc2017-01-11 03:41:45 +0100
committer Willy Sudiarto Raharjo2017-01-11 03:41:45 +0100
commit0b7b87307717d46c08b39edb136b683db073b57d (patch)
treee2e3ede6a9d3cd8d6779bf1abb30280f8df974a7 /network/bitcoin/bitcoin.SlackBuild
parentfdc4bd1333c7aadbaf216a74cc5563bb5a8f5174 (diff)
downloadslackbuilds-0b7b87307717d46c08b39edb136b683db073b57d.tar.gz
network/bitcoin: Updated for version 0.13.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/bitcoin/bitcoin.SlackBuild')
-rw-r--r--network/bitcoin/bitcoin.SlackBuild2
1 files changed, 1 insertions, 1 deletions
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}