mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
system/btrbk: Updated for version 0.27.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a9d7301262
commit
f6a9352c5b
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for btrbk
|
||||
|
||||
# Copyright 2018 Alan Aversa
|
||||
# Copyright 2019 Alan Aversa
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=btrbk
|
||||
VERSION=${VERSION:-0.27.0}
|
||||
VERSION=${VERSION:-0.27.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="btrbk"
|
||||
VERSION="0.27.0"
|
||||
VERSION="0.27.1"
|
||||
HOMEPAGE="https://digint.ch/btrbk/"
|
||||
DOWNLOAD="https://digint.ch/download/btrbk/releases/btrbk-0.27.0.tar.xz"
|
||||
MD5SUM="b3dc0b8ef93fbf18edfd4882f0c13a38"
|
||||
DOWNLOAD="https://digint.ch/download/btrbk/releases/btrbk-0.27.1.tar.xz"
|
||||
MD5SUM="127bc0bfbef3e720c2400f2c619ddca4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue