restic: update to 0.9.6.

This commit is contained in:
Daniel Eyßer 2019-11-22 17:41:57 +01:00 committed by Helmut Pozimski
parent abb8fe932a
commit ab5c8a91a2

View file

@ -1,6 +1,6 @@
# Template file for 'restic'
pkgname=restic
version=0.9.5
version=0.9.6
revision=1
build_style=go
go_import_path=github.com/restic/restic
@ -10,10 +10,10 @@ hostmakedepends="git"
short_desc="Backup solution written in Go"
maintainer="Florian Eich <flrn@nrmncr.net>"
license="BSD-2-Clause"
homepage="https://restic.github.io/"
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=e22208e946ede07f56ef60c1c89de817b453967663ce4867628dff77761bd429
checksum=1cc8655fa99f06e787871a9f8b5ceec283c856fa341a5b38824a0ca89420b0fe
post_install() {
vlicense LICENSE