diff --git a/srcpkgs/restic/template b/srcpkgs/restic/template index d59ab9df5d8..09cbac4ddfc 100644 --- a/srcpkgs/restic/template +++ b/srcpkgs/restic/template @@ -1,7 +1,7 @@ # Template file for 'restic' pkgname=restic -version=0.17.0 -revision=2 +version=0.17.1 +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=031cf34eeafe09064a6b63bcf752093d742b89166e93924aa4dde13160f91301 +checksum=cba3a5759690d11dae4b5620c44f56be17a5688e32c9856776db8a9a93d6d59a post_install() { vlicense LICENSE