diff --git a/srcpkgs/rest-server/template b/srcpkgs/rest-server/template index cf1f6cf8a8f..ca74a978539 100644 --- a/srcpkgs/rest-server/template +++ b/srcpkgs/rest-server/template @@ -1,7 +1,7 @@ # Template file for 'rest-server' pkgname=rest-server version=0.13.0 -revision=1 +revision=2 build_style=go go_import_path="github.com/restic/rest-server" go_package="${go_import_path}/cmd/rest-server"