Gokapi: update to 1.9.1.
This commit is contained in:
parent
b3c62a6832
commit
28adbcea2d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Gokapi'
|
||||
pkgname=Gokapi
|
||||
version=1.9.0
|
||||
version=1.9.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/forceu/gokapi
|
||||
|
@ -10,7 +10,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=e67c5a9e32d7e9b4a0c4a25f3e7149333bc9420c520d0c219a437792730fbc71
|
||||
checksum=3e75d63fa0ddb259f03e80f5a40775d3d3a5a176224dea4f5d23c4ed72ebe3be
|
||||
system_accounts="_gokapi"
|
||||
_gokapi_homedir="/var/lib/gokapi"
|
||||
make_dirs="/var/lib/gokapi 700 _gokapi _gokapi"
|
||||
|
|
Loading…
Reference in New Issue