diff --git a/srcpkgs/rest-server/template b/srcpkgs/rest-server/template index 2e18f41a2cf..64eb7a30357 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.12.1 -revision=1 +revision=2 build_style=go go_import_path="github.com/restic/rest-server" go_package="${go_import_path}/cmd/rest-server"