summaryrefslogtreecommitdiffstats
path: root/system/btrbk/btrbk.SlackBuild
diff options
context:
space:
mode:
author Alan Aversa <alan.aveNOrsaSP@AMcox.net (remove NO and SPAM)>2022-08-06 03:47:26 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-08-06 20:16:12 +0700
commit608c09f52de7c6fb6ffd4a14113b1a926ae92f95 (patch)
treeae086aab8c0cd1bebe1810c14e88ead4aba85076 /system/btrbk/btrbk.SlackBuild
parent362caa9df93ff5a072e3e23bcf658d767945f83f (diff)
downloadslackbuilds-608c09f52de7c6fb6ffd4a14113b1a926ae92f95.tar.gz
slackbuilds-608c09f52de7c6fb6ffd4a14113b1a926ae92f95.tar.xz
system/btrbk: Updated for version 0.32.2.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/btrbk/btrbk.SlackBuild')
-rw-r--r--system/btrbk/btrbk.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/btrbk/btrbk.SlackBuild b/system/btrbk/btrbk.SlackBuild
index 649800249e..c98a56f09b 100644
--- a/system/btrbk/btrbk.SlackBuild
+++ b/system/btrbk/btrbk.SlackBuild
@@ -29,7 +29,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=btrbk
-VERSION=${VERSION:-0.32.1}
+VERSION=${VERSION:-0.32.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}