mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
Gokapi: update to 1.9.1.
This commit is contained in:
parent
b3c62a6832
commit
28adbcea2d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'Gokapi'
|
# Template file for 'Gokapi'
|
||||||
pkgname=Gokapi
|
pkgname=Gokapi
|
||||||
version=1.9.0
|
version=1.9.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/forceu/gokapi
|
go_import_path=github.com/forceu/gokapi
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="AGPL-3.0-only"
|
license="AGPL-3.0-only"
|
||||||
homepage="https://github.com/Forceu/Gokapi"
|
homepage="https://github.com/Forceu/Gokapi"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=e67c5a9e32d7e9b4a0c4a25f3e7149333bc9420c520d0c219a437792730fbc71
|
checksum=3e75d63fa0ddb259f03e80f5a40775d3d3a5a176224dea4f5d23c4ed72ebe3be
|
||||||
system_accounts="_gokapi"
|
system_accounts="_gokapi"
|
||||||
_gokapi_homedir="/var/lib/gokapi"
|
_gokapi_homedir="/var/lib/gokapi"
|
||||||
make_dirs="/var/lib/gokapi 700 _gokapi _gokapi"
|
make_dirs="/var/lib/gokapi 700 _gokapi _gokapi"
|
||||||
|
|
Loading…
Add table
Reference in a new issue