diff --git a/srcpkgs/restic/template b/srcpkgs/restic/template index 5c310028441..7fc83cca0bf 100644 --- a/srcpkgs/restic/template +++ b/srcpkgs/restic/template @@ -1,7 +1,7 @@ # Template file for 'restic' pkgname=restic version=0.8.1 -revision=2 +revision=3 build_style=go go_import_path="github.com/restic/restic" go_package="${go_import_path}/cmd/restic"