aboutsummaryrefslogtreecommitdiff
path: root/system/restic/restic.SlackBuild
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2021-08-09 11:33:03 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-08-14 21:15:52 +0700
commit3c5899687089244e9976a01d7f85639b7540a398 (patch)
treedbc30743d2e6f839d5802365b39ee9051b9bcc01 /system/restic/restic.SlackBuild
parent3c9dcc2090b4ebd9d526fbb1a3141cee307ad35c (diff)
system/restic: Updated for version 0.12.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 f35278e355..875489f209 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.0}
+VERSION=${VERSION:-0.12.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}