aboutsummaryrefslogtreecommitdiff
path: root/network/bitcoin/bitcoin.SlackBuild
diff options
context:
space:
mode:
authornomnombtc <nomnombtc@arcor.de>2020-09-11 22:36:55 +0100
committerDave Woodfall <dave@slackbuilds.org>2020-09-11 22:36:55 +0100
commitdbba6153559a6904543d015427da3fde0c68ca4c (patch)
treee2a65d09aad9a00abc5ce5d37abcbd739d0e7614 /network/bitcoin/bitcoin.SlackBuild
parenta465dc23168a8afd3a9a2b72224427b1f84cb36f (diff)
network/bitcoin: Updated for version 0.20.1.
Signed-off-by: Dave Woodfall <dave@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 82d592e691931..d800b5c8c3b9b 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.20.0}
+VERSION=${VERSION:-0.20.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}