mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
rest-server: update to 0.14.0.
This commit is contained in:
parent
c38294f393
commit
ba573a7bdf
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'rest-server'
|
||||
pkgname=rest-server
|
||||
version=0.13.0
|
||||
revision=2
|
||||
version=0.14.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=bc2f57f07fc7affa7d419b8034f2bb7638c14976505966c93f7d75e90ad0d460
|
||||
checksum=8b3f91d561819ba9bce454505958fcca6d61ecd12e10086954ebfc92ba163ba4
|
||||
system_accounts="_restserver"
|
||||
_restserver_homedir="/var/lib/rest-server"
|
||||
_restserver_descr="Rest Server Daemon User"
|
||||
|
|
Loading…
Add table
Reference in a new issue