summaryrefslogtreecommitdiffstats
path: root/system/btrbk/btrbk.SlackBuild
diff options
context:
space:
mode:
author Alan Aversa <alan.aveNOrsaSP@AMcox.net (remove NO and SPAM)>2019-01-09 08:12:30 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-01-09 08:12:30 +0700
commitf6a9352c5b74216029c5c8d8dfee0b29926a6acb (patch)
tree240c15dcfcd006c4c0c258ff622ccfa7c41a3a39 /system/btrbk/btrbk.SlackBuild
parenta9d730126288418fc83715ef978e118521ec84e1 (diff)
downloadslackbuilds-f6a9352c5b74216029c5c8d8dfee0b29926a6acb.tar.gz
slackbuilds-f6a9352c5b74216029c5c8d8dfee0b29926a6acb.tar.xz
system/btrbk: Updated for version 0.27.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/btrbk/btrbk.SlackBuild')
-rw-r--r--system/btrbk/btrbk.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/btrbk/btrbk.SlackBuild b/system/btrbk/btrbk.SlackBuild
index 5b30b74f86..58c234ce8a 100644
--- a/system/btrbk/btrbk.SlackBuild
+++ b/system/btrbk/btrbk.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for btrbk
-# Copyright 2018 Alan Aversa
+# Copyright 2019 Alan Aversa
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=btrbk
-VERSION=${VERSION:-0.27.0}
+VERSION=${VERSION:-0.27.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}