summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Ebben Aries2020-11-17 16:44:39 +0100
committer Willy Sudiarto Raharjo2020-11-20 18:36:21 +0100
commit7a53d71754427f6562df34072d239fab31677b08 (patch)
tree6b86f83e0e27ac591db8d2b715b26b8d9223bb34 /system
parent2414b4eb9e1aef6c85abf7f84aeeb6597f89d4e9 (diff)
downloadslackbuilds-7a53d71754427f6562df34072d239fab31677b08.tar.gz
system/restric: Updated for version 0.11.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/restic/restic.SlackBuild2
-rw-r--r--system/restic/restic.info10
2 files changed, 6 insertions, 6 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}
diff --git a/system/restic/restic.info b/system/restic/restic.info
index 8fa141fab1..224c466a5d 100644
--- a/system/restic/restic.info
+++ b/system/restic/restic.info
@@ -1,10 +1,10 @@
PRGNAM="restic"
-VERSION="0.10.0"
+VERSION="0.11.0"
HOMEPAGE="https://restic.net/"
-DOWNLOAD="https://github.com/restic/restic/releases/download/v0.10.0/restic_0.10.0_linux_386.bz2"
-MD5SUM="9e814802dfb4eb6b25664b82749c3494"
-DOWNLOAD_x86_64="https://github.com/restic/restic/releases/download/v0.10.0/restic_0.10.0_linux_amd64.bz2"
-MD5SUM_x86_64="d2f618c3b3dd1cc2e5bb56e28fb14a8d"
+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"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="e@dscp.org"