summaryrefslogtreecommitdiffstats
path: root/network/bitcoin/bitcoin.SlackBuild
diff options
context:
space:
mode:
author nomnombtc <nomnombtc@arcor.de>2018-03-01 00:42:37 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-03-03 08:42:08 +0700
commitd700fc290b7d2f91ecbb251d598f84a69ce7aa48 (patch)
treee34021123f79f97e8e1f79c95758ef7affd18c5d /network/bitcoin/bitcoin.SlackBuild
parent2e6579ab6811b6dc08aa807cc19644650f553318 (diff)
downloadslackbuilds-d700fc290b7d2f91ecbb251d598f84a69ce7aa48.tar.gz
slackbuilds-d700fc290b7d2f91ecbb251d598f84a69ce7aa48.tar.xz
network/bitcoin: Updated for version 0.16.0.
Signed-off-by: David Spencer <idlemoor@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 bd32a6de73..0bfe8f30db 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.15.1}
+VERSION=${VERSION:-0.16.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}