From ab5c8a91a2baadb9d7651eb77e977c1bad99515e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Fri, 22 Nov 2019 17:41:57 +0100 Subject: [PATCH] restic: update to 0.9.6. --- srcpkgs/restic/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/restic/template b/srcpkgs/restic/template index 0d738bd6026..7b8b497209f 100644 --- a/srcpkgs/restic/template +++ b/srcpkgs/restic/template @@ -1,6 +1,6 @@ # Template file for 'restic' pkgname=restic -version=0.9.5 +version=0.9.6 revision=1 build_style=go go_import_path=github.com/restic/restic @@ -10,10 +10,10 @@ hostmakedepends="git" short_desc="Backup solution written in Go" maintainer="Florian Eich " license="BSD-2-Clause" -homepage="https://restic.github.io/" +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=e22208e946ede07f56ef60c1c89de817b453967663ce4867628dff77761bd429 +checksum=1cc8655fa99f06e787871a9f8b5ceec283c856fa341a5b38824a0ca89420b0fe post_install() { vlicense LICENSE