summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Alan Aversa2022-08-06 04:47:26 +0200
committer Willy Sudiarto Raharjo2022-08-06 15:16:12 +0200
commit608c09f52de7c6fb6ffd4a14113b1a926ae92f95 (patch)
treeae086aab8c0cd1bebe1810c14e88ead4aba85076
parent362caa9df93ff5a072e3e23bcf658d767945f83f (diff)
downloadslackbuilds-608c09f52de7c6fb6ffd4a14113b1a926ae92f95.tar.gz
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>
-rw-r--r--system/btrbk/btrbk.SlackBuild2
-rw-r--r--system/btrbk/btrbk.info6
2 files changed, 4 insertions, 4 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}
diff --git a/system/btrbk/btrbk.info b/system/btrbk/btrbk.info
index b4812f664d..c67b956374 100644
--- a/system/btrbk/btrbk.info
+++ b/system/btrbk/btrbk.info
@@ -1,8 +1,8 @@
PRGNAM="btrbk"
-VERSION="0.32.1"
+VERSION="0.32.2"
HOMEPAGE="https://digint.ch/btrbk/"
-DOWNLOAD="https://digint.ch/download/btrbk/releases/btrbk-0.32.1.tar.xz"
-MD5SUM="311d5650d76a40b78e83805399acb5de"
+DOWNLOAD="https://digint.ch/download/btrbk/releases/btrbk-0.32.2.tar.xz"
+MD5SUM="411dd520947a02e0867a5d02196e6c52"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""