system/btrbk: Updated for version 0.32.5.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Alan Aversa 2023-01-06 02:52:43 +00:00 committed by Willy Sudiarto Raharjo
parent c4be83559e
commit e41069af07
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -1,8 +1,8 @@
PRGNAM="btrbk"
VERSION="0.32.2"
VERSION="0.32.5"
HOMEPAGE="https://digint.ch/btrbk/"
DOWNLOAD="https://digint.ch/download/btrbk/releases/btrbk-0.32.2.tar.xz"
MD5SUM="411dd520947a02e0867a5d02196e6c52"
DOWNLOAD="https://digint.ch/download/btrbk/releases/btrbk-0.32.5.tar.xz"
MD5SUM="96c7075b71385c42ce2c180ab41e07c5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""