From 23d7df5592e0ff050f27cf022c9b94e17e184499 Mon Sep 17 00:00:00 2001 From: Kai Stian Olstad Date: Sat, 11 Nov 2023 17:40:55 +0100 Subject: [PATCH] restic: update to 0.16.2. --- srcpkgs/restic/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/restic/template b/srcpkgs/restic/template index ec5cc2fc9fbe0..d692f0b978ab7 100644 --- a/srcpkgs/restic/template +++ b/srcpkgs/restic/template @@ -1,7 +1,7 @@ # Template file for 'restic' pkgname=restic -version=0.16.0 -revision=2 +version=0.16.2 +revision=1 build_style=go go_import_path=github.com/restic/restic go_package="${go_import_path}/cmd/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=b91f5ef6203a5c50a72943c21aaef336e1344f19a3afd35406c00f065db8a8b9 +checksum=88165b5b89b6064df37a9964d660f40ac62db51d6536e459db9aaea6f2b2fc11 post_install() { vlicense LICENSE