diff options
Diffstat (limited to 'system/borgmatic/borgmatic.SlackBuild')
-rw-r--r-- | system/borgmatic/borgmatic.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/borgmatic/borgmatic.SlackBuild b/system/borgmatic/borgmatic.SlackBuild index 05d95ce506..2de2c23b86 100644 --- a/system/borgmatic/borgmatic.SlackBuild +++ b/system/borgmatic/borgmatic.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=borgmatic -VERSION=${VERSION:-1.9.14} +VERSION=${VERSION:-2.0.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |