mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
TerraState: update to 1.1.1.
This commit is contained in:
parent
deecf6d83e
commit
e8b43f4232
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'TerraState'
|
# Template file for 'TerraState'
|
||||||
pkgname=TerraState
|
pkgname=TerraState
|
||||||
version=1.0.6
|
version=1.1.1
|
||||||
revision=1
|
revision=1
|
||||||
make_dirs="/var/lib/terrastate 0750 _terrastate _terrastate"
|
make_dirs="/var/lib/terrastate 0750 _terrastate _terrastate"
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -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=0021b978529ac451d5f66ce87d2f9154afbe9c6ef645918c306430db96161488
|
checksum=8a205c2f6c39c505adf2a3f07317d387ae76676aac0c6263f435239a8c337de2
|
||||||
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