TerraState: update to v1.2.3.

This commit is contained in:
Michael Aldridge 2025-08-01 22:38:07 -05:00
parent a5c5c5c7db
commit 261359efed

View file

@ -1,6 +1,6 @@
# Template file for 'TerraState' # Template file for 'TerraState'
pkgname=TerraState pkgname=TerraState
version=1.2.1 version=1.2.3
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=7cc55c23b98324b17aee74a87f6518aee052255dfb744373c12a3695ed196e94 checksum=12d113ed5330075d890d78aab1fb6868fa1c35ec9f8eb9db56115988529fd92f
system_groups="_terrastate" system_groups="_terrastate"
system_accounts="_terrastate" system_accounts="_terrastate"
_terrastate_homedir="/var/lib/terrastate" _terrastate_homedir="/var/lib/terrastate"