From 47550ffd1573c9dd535eb1d63c6d3da1efe2b90a Mon Sep 17 00:00:00 2001 From: Gerardo Di iorio Date: Mon, 13 Feb 2023 21:31:52 +0100 Subject: [PATCH] restic: update to 0.15.1. --- srcpkgs/restic/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/restic/template b/srcpkgs/restic/template index a0f3c5955928..ff48584e16dd 100644 --- a/srcpkgs/restic/template +++ b/srcpkgs/restic/template @@ -1,6 +1,6 @@ # Template file for 'restic' pkgname=restic -version=0.15.0 +version=0.15.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=85a6408cfb0798dab52335bcb00ac32066376c32daaa75461d43081499bc7de8 +checksum=fce382fdcdac0158a35daa640766d5e8a6e7b342ae2b0b84f2aacdff13990c52 post_install() { vlicense LICENSE