aboutsummaryrefslogtreecommitdiff
path: root/system/restic/restic.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2022-03-30 15:06:44 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-02 18:18:56 +0700
commitca4bff1aa82263592493a287197ce214f7586f6a (patch)
tree3d059368a6ac30452aaf66b7e85300f3c83394f3 /system/restic/restic.SlackBuild
parentba27dabb232ba9274f4fde633f6821063fdb47d3 (diff)
system/restic: Updated for version 0.13.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/restic/restic.SlackBuild')
-rw-r--r--system/restic/restic.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/restic/restic.SlackBuild b/system/restic/restic.SlackBuild
index 045f339144..6b60217f1a 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.12.1}
+VERSION=${VERSION:-0.13.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}