diff options
author | Alan Aversa <alan.aveNOrsaSP@AMcox.net (remove NO and SPAM)> | 2020-05-30 08:57:09 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-30 08:57:09 +0700 |
commit | e105bc9f7228cb3359d74b5d620862c912a7c22c (patch) | |
tree | b7f97c3633faf45d70d4f8a43235141e54dc2e98 | |
parent | f11659fe4972a11d8b52e97c1b093124f946be7d (diff) |
system/btrbk: Updated for version 0.29.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | system/btrbk/btrbk.SlackBuild | 4 | ||||
-rw-r--r-- | system/btrbk/btrbk.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/btrbk/btrbk.SlackBuild b/system/btrbk/btrbk.SlackBuild index 9f1dba424e2a..456319f52e8d 100644 --- a/system/btrbk/btrbk.SlackBuild +++ b/system/btrbk/btrbk.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for btrbk -# Copyright 2019 Alan Aversa +# Copyright 2020 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.29.0} +VERSION=${VERSION:-0.29.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/btrbk/btrbk.info b/system/btrbk/btrbk.info index d8fcbb28f22f..207a68cbcc20 100644 --- a/system/btrbk/btrbk.info +++ b/system/btrbk/btrbk.info @@ -1,8 +1,8 @@ PRGNAM="btrbk" -VERSION="0.29.0" +VERSION="0.29.1" HOMEPAGE="https://digint.ch/btrbk/" -DOWNLOAD="https://digint.ch/download/btrbk/releases/btrbk-0.29.0.tar.xz" -MD5SUM="4cd4bef295557a5cc6cc913a37d894a8" +DOWNLOAD="https://digint.ch/download/btrbk/releases/btrbk-0.29.1.tar.xz" +MD5SUM="624fb6c9d1e0d3d31f430ebdd3ce3f0f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |