diff options
author | Alan Aversa <alan.aveNOrsaSP@AMcox.net (remove NO and SPAM)> | 2018-10-27 00:39:14 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-10-27 00:39:14 +0100 |
commit | e1674d4fb21876a831c5da3b3e73f1544fb2a28a (patch) | |
tree | bb996791f5fdd4d8f3ca12b6d03f513fb332408d | |
parent | 0d9422c59760b559e860f2b6956b25aa40f92673 (diff) |
system/btrbk: Updated for version 0.27.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r-- | system/btrbk/btrbk.SlackBuild | 2 | ||||
-rw-r--r-- | system/btrbk/btrbk.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/btrbk/btrbk.SlackBuild b/system/btrbk/btrbk.SlackBuild index 25ff7906ed7f..5b30b74f8682 100644 --- a/system/btrbk/btrbk.SlackBuild +++ b/system/btrbk/btrbk.SlackBuild @@ -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} diff --git a/system/btrbk/btrbk.info b/system/btrbk/btrbk.info index 819d39e33abd..67a4e7848dc8 100644 --- a/system/btrbk/btrbk.info +++ b/system/btrbk/btrbk.info @@ -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="" |