mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
TerraState: update to 1.2.1.
This commit is contained in:
parent
153a3da1e7
commit
007e56e3e7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'TerraState'
|
# Template file for 'TerraState'
|
||||||
pkgname=TerraState
|
pkgname=TerraState
|
||||||
version=1.1.1
|
version=1.2.1
|
||||||
revision=4
|
revision=1
|
||||||
make_dirs="/var/lib/terrastate 0750 _terrastate _terrastate"
|
make_dirs="/var/lib/terrastate 0750 _terrastate _terrastate"
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/the-maldridge/terrastate"
|
go_import_path="github.com/the-maldridge/terrastate"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/the-maldridge/terrastate"
|
homepage="https://github.com/the-maldridge/terrastate"
|
||||||
distfiles="https://github.com/the-maldridge/terrastate/archive/v$version.tar.gz"
|
distfiles="https://github.com/the-maldridge/terrastate/archive/v$version.tar.gz"
|
||||||
checksum=8a205c2f6c39c505adf2a3f07317d387ae76676aac0c6263f435239a8c337de2
|
checksum=7cc55c23b98324b17aee74a87f6518aee052255dfb744373c12a3695ed196e94
|
||||||
system_groups="_terrastate"
|
system_groups="_terrastate"
|
||||||
system_accounts="_terrastate"
|
system_accounts="_terrastate"
|
||||||
_terrastate_homedir="/var/lib/terrastate"
|
_terrastate_homedir="/var/lib/terrastate"
|
||||||
|
|
Loading…
Add table
Reference in a new issue