mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
Gokapi: update to 1.8.2.
This commit is contained in:
parent
104611878f
commit
560686e638
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.8.1
|
version=1.8.2
|
||||||
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=d8d32584de4b5b1b0762e660aecfe3463f8e014c1771b449c7be688cdd856aeb
|
checksum=9689f00de3ac072e921768973713f0b582a76f43a96220bd0aa48368f7719368
|
||||||
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