diff options
Diffstat (limited to 'system/btrbk/btrbk.SlackBuild')
-rw-r--r-- | system/btrbk/btrbk.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/btrbk/btrbk.SlackBuild b/system/btrbk/btrbk.SlackBuild index 649800249e30f..c98a56f09ba7a 100644 --- a/system/btrbk/btrbk.SlackBuild +++ b/system/btrbk/btrbk.SlackBuild @@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=btrbk -VERSION=${VERSION:-0.32.1} +VERSION=${VERSION:-0.32.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |