From 885be2e3796f465e3b859b364d4d000f961528cc Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 8 Jan 2019 05:02:44 -0200 Subject: [PATCH] restic: update to 0.9.4. --- srcpkgs/restic/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/restic/template b/srcpkgs/restic/template index a105c5aa744..cfe585a3a8b 100644 --- a/srcpkgs/restic/template +++ b/srcpkgs/restic/template @@ -1,6 +1,6 @@ # Template file for 'restic' pkgname=restic -version=0.9.3 +version=0.9.4 revision=1 build_style=go go_import_path=github.com/restic/restic @@ -13,7 +13,7 @@ license="BSD-2-Clause" homepage="https://restic.github.io/" 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=b95a258099aee9a56e620ccebcecabc246ee7f8390e3937ccedadd609c6d2dd0 +checksum=c7dca90fb6fd83cee8b9f6a2776f5839794341af1953d251bf06a91870be7a8e post_install() { vlicense LICENSE