Gokapi: update to 1.9.0.
This commit is contained in:
parent
1562208692
commit
11e5453a8a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Gokapi'
|
||||
pkgname=Gokapi
|
||||
version=1.8.4
|
||||
version=1.9.0
|
||||
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=ba2c62623b844ade3a749ccec5936f4850068cf40e6b51052ce92b653c42f566
|
||||
checksum=e67c5a9e32d7e9b4a0c4a25f3e7149333bc9420c520d0c219a437792730fbc71
|
||||
system_accounts="_gokapi"
|
||||
_gokapi_homedir="/var/lib/gokapi"
|
||||
make_dirs="/var/lib/gokapi 700 _gokapi _gokapi"
|
||||
|
|
Loading…
Reference in New Issue