From 2143d1209ac399f395ba7b6838d0ef763dd2c73f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Wed, 24 Apr 2019 00:29:37 +0200 Subject: [PATCH] restic: update to 0.9.5. --- srcpkgs/restic/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/restic/template b/srcpkgs/restic/template index cfe585a3a8b..0d738bd6026 100644 --- a/srcpkgs/restic/template +++ b/srcpkgs/restic/template @@ -1,6 +1,6 @@ # Template file for 'restic' pkgname=restic -version=0.9.4 +version=0.9.5 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=c7dca90fb6fd83cee8b9f6a2776f5839794341af1953d251bf06a91870be7a8e +checksum=e22208e946ede07f56ef60c1c89de817b453967663ce4867628dff77761bd429 post_install() { vlicense LICENSE