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