From 9d0ed85cbe2335e494883fe74ccc11712d9060e9 Mon Sep 17 00:00:00 2001 From: Seth Bromberger Date: Fri, 13 Jan 2023 20:03:20 -0500 Subject: [PATCH] restic: update to 0.15.0. --- srcpkgs/restic/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/restic/template b/srcpkgs/restic/template index 2c39c1b02a36..a0f3c5955928 100644 --- a/srcpkgs/restic/template +++ b/srcpkgs/restic/template @@ -1,6 +1,6 @@ # Template file for 'restic' pkgname=restic -version=0.14.0 +version=0.15.0 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=78cdd8994908ebe7923188395734bb3cdc9101477e4163c67e7cc3b8fd3b4bd6 +checksum=85a6408cfb0798dab52335bcb00ac32066376c32daaa75461d43081499bc7de8 post_install() { vlicense LICENSE