From a8c9e08d740fdcfe6b769fda73765b4629e8c2e7 Mon Sep 17 00:00:00 2001 From: Kai Stian Olstad Date: Fri, 9 Feb 2024 15:26:03 +0100 Subject: [PATCH] restic: update to 0.16.4. --- srcpkgs/restic/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/restic/template b/srcpkgs/restic/template index d692f0b978a..e9b81b2972d 100644 --- a/srcpkgs/restic/template +++ b/srcpkgs/restic/template @@ -1,6 +1,6 @@ # Template file for 'restic' pkgname=restic -version=0.16.2 +version=0.16.4 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=88165b5b89b6064df37a9964d660f40ac62db51d6536e459db9aaea6f2b2fc11 +checksum=d736a57972bb7ee3398cf6b45f30e5455d51266f5305987534b45a4ef505f965 post_install() { vlicense LICENSE