Gokapi: update to 1.9.2.
This commit is contained in:
parent
8d52ef0222
commit
ae5b08c70c
@ -1,8 +1,9 @@
|
||||
# Template file for 'Gokapi'
|
||||
pkgname=Gokapi
|
||||
version=1.9.1
|
||||
revision=2
|
||||
version=1.9.2
|
||||
revision=1
|
||||
build_style=go
|
||||
make_check_args="--tags=test,noaws"
|
||||
go_import_path=github.com/forceu/gokapi
|
||||
go_package="${go_import_path}/cmd/gokapi"
|
||||
short_desc="Lightweight, self-hosted Firefox Send alternative"
|
||||
@ -10,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||
license="AGPL-3.0-only"
|
||||
homepage="https://github.com/Forceu/Gokapi"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=3e75d63fa0ddb259f03e80f5a40775d3d3a5a176224dea4f5d23c4ed72ebe3be
|
||||
checksum=3087eafd161584365e5500bfcf7add89033d96ec40467c4fc2d524489317ae5d
|
||||
system_accounts="_gokapi"
|
||||
_gokapi_homedir="/var/lib/gokapi"
|
||||
make_dirs="/var/lib/gokapi 700 _gokapi _gokapi"
|
||||
|
Loading…
Reference in New Issue
Block a user