summaryrefslogtreecommitdiffstats
path: root/system/restic/restic.SlackBuild
diff options
context:
space:
mode:
author Ebben Aries <earies@dscp.org>2020-11-17 08:44:39 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-11-21 00:36:21 +0700
commit7a53d71754427f6562df34072d239fab31677b08 (patch)
tree6b86f83e0e27ac591db8d2b715b26b8d9223bb34 /system/restic/restic.SlackBuild
parent2414b4eb9e1aef6c85abf7f84aeeb6597f89d4e9 (diff)
downloadslackbuilds-7a53d71754427f6562df34072d239fab31677b08.tar.gz
slackbuilds-7a53d71754427f6562df34072d239fab31677b08.tar.xz
system/restric: Updated for version 0.11.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 cfc4de2cd6..347682db22 100644
--- a/system/restic/restic.SlackBuild
+++ b/system/restic/restic.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=restic
-VERSION=${VERSION:-0.10.0}
+VERSION=${VERSION:-0.11.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}