From c66dd23ae1ff6927938bc23fe6d29ae1df84c3ae Mon Sep 17 00:00:00 2001 From: Arjan Mossel Date: Tue, 3 Aug 2021 18:02:07 +0200 Subject: [PATCH] restic: update to 0.12.1. --- srcpkgs/restic/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/restic/template b/srcpkgs/restic/template index a0d55c41cae9..90f1e689db15 100644 --- a/srcpkgs/restic/template +++ b/srcpkgs/restic/template @@ -1,6 +1,6 @@ # Template file for 'restic' pkgname=restic -version=0.12.0 +version=0.12.1 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=39b615a36a5082209a049cce188f0654c6435f0bc4178b7663672334594f10fe +checksum=a9c88d5288ce04a6cc78afcda7590d3124966dab3daa9908de9b3e492e2925fb post_install() { vlicense LICENSE