mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
system/btrbk: Updated for version 0.27.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
0d9422c597
commit
e1674d4fb2
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=btrbk
|
||||
VERSION=${VERSION:-0.26.1}
|
||||
VERSION=${VERSION:-0.27.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="btrbk"
|
||||
VERSION="0.26.1"
|
||||
VERSION="0.27.0"
|
||||
HOMEPAGE="https://digint.ch/btrbk/"
|
||||
DOWNLOAD="https://digint.ch/download/btrbk/releases/btrbk-0.26.1.tar.xz"
|
||||
MD5SUM="0693e433ee917e30124d29e7824e0da3"
|
||||
DOWNLOAD="https://digint.ch/download/btrbk/releases/btrbk-0.27.0.tar.xz"
|
||||
MD5SUM="b3dc0b8ef93fbf18edfd4882f0c13a38"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue