From 13c173f1f80d7353dff3229cd9943c66af02b8b7 Mon Sep 17 00:00:00 2001 From: Gerardo Di iorio Date: Fri, 6 Nov 2020 21:06:43 +0100 Subject: [PATCH] restic: update to 0.11.0. --- srcpkgs/restic/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/restic/template b/srcpkgs/restic/template index 72a79fc0e71..c7abb19acd3 100644 --- a/srcpkgs/restic/template +++ b/srcpkgs/restic/template @@ -1,6 +1,6 @@ # Template file for 'restic' pkgname=restic -version=0.10.0 +version=0.11.0 revision=1 build_style=go go_import_path=github.com/restic/restic @@ -12,7 +12,7 @@ license="BSD-2-Clause" homepage="https://restic.net/" changelog="https://raw.githubusercontent.com/restic/restic/master/CHANGELOG.md" distfiles="https://github.com/restic/restic/releases/download/v${version}/restic-${version}.tar.gz" -checksum=067fbc0cf0eee4afdc361e12bd03b266e80e85a726647e53709854ec142dd94e +checksum=73cf434ec93e2e20aa3d593dc5eacb221a71d5ae0943ca59bdffedeaf238a9c6 post_install() { vlicense LICENSE