diff --git a/srcpkgs/rest-server/template b/srcpkgs/rest-server/template index 64eb7a30357..cf1f6cf8a8f 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=2 +version=0.13.0 +revision=1 build_style=go go_import_path="github.com/restic/rest-server" go_package="${go_import_path}/cmd/rest-server" @@ -11,7 +11,7 @@ license="BSD-2-Clause" homepage="https://github.com/restic/rest-server" changelog="https://raw.githubusercontent.com/restic/rest-server/master/CHANGELOG.md" distfiles="https://github.com/restic/rest-server/archive/v${version}.tar.gz" -checksum=cfbeb4a66cac6fc36b1cb11256f06c6e4fcc7a28c2ef590550adf1c199b9aa4b +checksum=bc2f57f07fc7affa7d419b8034f2bb7638c14976505966c93f7d75e90ad0d460 system_accounts="_restserver" _restserver_homedir="/var/lib/rest-server" _restserver_descr="Rest Server Daemon User"