restic: update to 0.17.0.

Closes: #51579 [via git-merge-pr]
This commit is contained in:
Kai Stian Olstad 2024-07-31 22:21:48 +02:00 committed by classabbyamp
parent abc700619c
commit 0f7391e2cb
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'restic'
pkgname=restic
version=0.16.4
version=0.17.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=d736a57972bb7ee3398cf6b45f30e5455d51266f5305987534b45a4ef505f965
checksum=031cf34eeafe09064a6b63bcf752093d742b89166e93924aa4dde13160f91301
post_install() {
vlicense LICENSE