aboutsummaryrefslogtreecommitdiff
path: root/system/restic/restic.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2022-04-11 07:55:41 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-16 12:12:48 +0700
commitf8bddc257605072ed8927acfc0a573de2ef7d2af (patch)
treec79b05ed658274813ad68da5e27074c8c01b7c2d /system/restic/restic.SlackBuild
parentae290746a042ce27480fd19be799dfd7d652edaf (diff)
system/restic: Updated for version 0.13.1
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 6b60217f1a..26bb78ef1e 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.13.0}
+VERSION=${VERSION:-0.13.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}