summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries2021-02-14 20:27:58 +0100
committer Willy Sudiarto Raharjo2021-02-19 17:14:02 +0100
commit65e2fa7a019086352db434ed0d573dcbe9c1240e (patch)
tree69c52addc0f516cd36b24473656ce35a47b1f542
parent0bbbcdefa8ba1bd9673101a1b151093e9b7faed8 (diff)
downloadslackbuilds-65e2fa7a019086352db434ed0d573dcbe9c1240e.tar.gz
system/restic: Updated for version 0.12.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--system/restic/restic.SlackBuild4
-rw-r--r--system/restic/restic.info12
2 files changed, 8 insertions, 8 deletions
diff --git a/system/restic/restic.SlackBuild b/system/restic/restic.SlackBuild
index 347682db22..18a06b43b7 100644
--- a/system/restic/restic.SlackBuild
+++ b/system/restic/restic.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for restic
-# Copyright 2020 Ebben Aries <e@dscp.org>
+# Copyright 2020-2021 Ebben Aries <slackbuilds@dscp.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=restic
-VERSION=${VERSION:-0.11.0}
+VERSION=${VERSION:-0.12.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/restic/restic.info b/system/restic/restic.info
index 224c466a5d..2a720df865 100644
--- a/system/restic/restic.info
+++ b/system/restic/restic.info
@@ -1,10 +1,10 @@
PRGNAM="restic"
-VERSION="0.11.0"
+VERSION="0.12.0"
HOMEPAGE="https://restic.net/"
-DOWNLOAD="https://github.com/restic/restic/releases/download/v0.11.0/restic_0.11.0_linux_386.bz2"
-MD5SUM="e475de5d02fe5a11261366ad0848c632"
-DOWNLOAD_x86_64="https://github.com/restic/restic/releases/download/v0.11.0/restic_0.11.0_linux_amd64.bz2"
-MD5SUM_x86_64="10626e8c0b9f069d0e6c27de3803e002"
+DOWNLOAD="https://github.com/restic/restic/releases/download/v0.12.0/restic_0.12.0_linux_386.bz2"
+MD5SUM="ff4c35d9f4dbddf248e03b1994d7e27c"
+DOWNLOAD_x86_64="https://github.com/restic/restic/releases/download/v0.12.0/restic_0.12.0_linux_amd64.bz2"
+MD5SUM_x86_64="ed501c292a7b6dac355cc8f867699bc2"
REQUIRES=""
MAINTAINER="Ebben Aries"
-EMAIL="e@dscp.org"
+EMAIL="slackbuilds@dscp.org"