summaryrefslogtreecommitdiffstats
path: root/system/btrbk/btrbk.SlackBuild
diff options
context:
space:
mode:
author Alan Aversa <alan.aveNOrsaSP@AMcox.net (remove NO and SPAM)>2023-01-06 02:52:43 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-01-07 08:13:37 +0700
commite41069af078a25bbb855fae4a436be45cce15e26 (patch)
treefc51865d9ce7eb46f53ba35343ee343145b89412 /system/btrbk/btrbk.SlackBuild
parentc4be83559e78b314dd131f9977de5cdf93d4ab63 (diff)
downloadslackbuilds-e41069af078a25bbb855fae4a436be45cce15e26.tar.gz
slackbuilds-e41069af078a25bbb855fae4a436be45cce15e26.tar.xz
system/btrbk: Updated for version 0.32.5.
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 c98a56f09b..70253c9e74 100644
--- a/system/btrbk/btrbk.SlackBuild
+++ b/system/btrbk/btrbk.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for btrbk
-# Copyright 2022 Alan Aversa
+# Copyright 2023 Alan Aversa
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -29,7 +29,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=btrbk
-VERSION=${VERSION:-0.32.2}
+VERSION=${VERSION:-0.32.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}