mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
Gokapi: update to 2.0.0.
This commit is contained in:
parent
75b87e75c0
commit
0283816193
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.6
|
version=2.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
make_check_args="--tags=test,noaws"
|
make_check_args="--tags=test,noaws"
|
||||||
|
@ -11,7 +11,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=f93c2562ea4988f86e01e56a3abf9e7da38360e4af854c4b441cc6f76c501b4f
|
checksum=1c028466d669a98b1dd2bba22598bdb68bce26ef10436134a31f50372189f940
|
||||||
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